9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/ivschat/IvschatEndpointProvider.h>
15#include <aws/ivschat/IvschatErrors.h>
22#include <aws/core/NoResult.h>
23#include <aws/ivschat/model/CreateChatTokenResult.h>
24#include <aws/ivschat/model/CreateLoggingConfigurationResult.h>
25#include <aws/ivschat/model/CreateRoomRequest.h>
26#include <aws/ivschat/model/CreateRoomResult.h>
27#include <aws/ivschat/model/DeleteMessageResult.h>
28#include <aws/ivschat/model/DisconnectUserResult.h>
29#include <aws/ivschat/model/GetLoggingConfigurationResult.h>
30#include <aws/ivschat/model/GetRoomResult.h>
31#include <aws/ivschat/model/ListLoggingConfigurationsRequest.h>
32#include <aws/ivschat/model/ListLoggingConfigurationsResult.h>
33#include <aws/ivschat/model/ListRoomsRequest.h>
34#include <aws/ivschat/model/ListRoomsResult.h>
35#include <aws/ivschat/model/ListTagsForResourceResult.h>
36#include <aws/ivschat/model/SendEventResult.h>
37#include <aws/ivschat/model/TagResourceResult.h>
38#include <aws/ivschat/model/UntagResourceResult.h>
39#include <aws/ivschat/model/UpdateLoggingConfigurationResult.h>
40#include <aws/ivschat/model/UpdateRoomResult.h>
46class HttpClientFactory;
50template <
typename R,
typename E>
60class AWSCredentialsProvider;
138 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
144 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
150 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
153 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
156 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
159 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
162 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
168 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
171 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
174 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
177 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
180 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
186 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
EndpointProviderBase< IvschatClientConfiguration, IvschatBuiltInParameters, IvschatClientContextParameters > IvschatEndpointProviderBase
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< DeleteMessageOutcome > DeleteMessageOutcomeCallable
std::future< CreateLoggingConfigurationOutcome > CreateLoggingConfigurationOutcomeCallable
std::future< GetRoomOutcome > GetRoomOutcomeCallable
std::future< CreateRoomOutcome > CreateRoomOutcomeCallable
Aws::Utils::Outcome< DeleteMessageResult, IvschatError > DeleteMessageOutcome
Aws::Utils::Outcome< GetLoggingConfigurationResult, IvschatError > GetLoggingConfigurationOutcome
std::future< UpdateRoomOutcome > UpdateRoomOutcomeCallable
Aws::Utils::Outcome< UpdateLoggingConfigurationResult, IvschatError > UpdateLoggingConfigurationOutcome
Aws::Utils::Outcome< ListLoggingConfigurationsResult, IvschatError > ListLoggingConfigurationsOutcome
Aws::Utils::Outcome< GetRoomResult, IvschatError > GetRoomOutcome
std::future< DeleteRoomOutcome > DeleteRoomOutcomeCallable
std::future< ListRoomsOutcome > ListRoomsOutcomeCallable
Aws::Utils::Outcome< ListRoomsResult, IvschatError > ListRoomsOutcome
Aws::Utils::Outcome< UntagResourceResult, IvschatError > UntagResourceOutcome
Aws::Utils::Outcome< CreateLoggingConfigurationResult, IvschatError > CreateLoggingConfigurationOutcome
Aws::Utils::Outcome< TagResourceResult, IvschatError > TagResourceOutcome
Aws::Utils::Outcome< DisconnectUserResult, IvschatError > DisconnectUserOutcome
Aws::Utils::Outcome< SendEventResult, IvschatError > SendEventOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, IvschatError > DeleteRoomOutcome
std::future< DisconnectUserOutcome > DisconnectUserOutcomeCallable
std::future< GetLoggingConfigurationOutcome > GetLoggingConfigurationOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, IvschatError > ListTagsForResourceOutcome
std::future< CreateChatTokenOutcome > CreateChatTokenOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
Aws::Utils::Outcome< CreateRoomResult, IvschatError > CreateRoomOutcome
std::future< SendEventOutcome > SendEventOutcomeCallable
std::future< UpdateLoggingConfigurationOutcome > UpdateLoggingConfigurationOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, IvschatError > DeleteLoggingConfigurationOutcome
Aws::Utils::Outcome< UpdateRoomResult, IvschatError > UpdateRoomOutcome
std::future< ListLoggingConfigurationsOutcome > ListLoggingConfigurationsOutcomeCallable
std::future< DeleteLoggingConfigurationOutcome > DeleteLoggingConfigurationOutcomeCallable
Aws::Utils::Outcome< CreateChatTokenResult, IvschatError > CreateChatTokenOutcome
std::function< void(const IvschatClient *, const Model::UpdateRoomRequest &, const Model::UpdateRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRoomResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::ListRoomsRequest &, const Model::ListRoomsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRoomsResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::CreateRoomRequest &, const Model::CreateRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRoomResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::SendEventRequest &, const Model::SendEventOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendEventResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::CreateLoggingConfigurationRequest &, const Model::CreateLoggingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateLoggingConfigurationResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::ListLoggingConfigurationsRequest &, const Model::ListLoggingConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLoggingConfigurationsResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::DeleteRoomRequest &, const Model::DeleteRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRoomResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::UpdateLoggingConfigurationRequest &, const Model::UpdateLoggingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateLoggingConfigurationResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::GetRoomRequest &, const Model::GetRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRoomResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::CreateChatTokenRequest &, const Model::CreateChatTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateChatTokenResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::DeleteMessageRequest &, const Model::DeleteMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMessageResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::DeleteLoggingConfigurationRequest &, const Model::DeleteLoggingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteLoggingConfigurationResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::DisconnectUserRequest &, const Model::DisconnectUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisconnectUserResponseReceivedHandler
std::function< void(const IvschatClient *, const Model::GetLoggingConfigurationRequest &, const Model::GetLoggingConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetLoggingConfigurationResponseReceivedHandler