AWS SDK for C++

AWS SDK for C++ Version 1.11.714

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Chime Namespace Reference

Namespaces

namespace  ChimeErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  ChimeClient
 
 
class  ChimeError
 
class  ChimeRequest
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const ChimeClient *, const Model::BatchSuspendUserRequest &, const Model::BatchSuspendUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchSuspendUserResponseReceivedHandler
 
 
 
typedef std::function< void(const ChimeClient *, const Model::BatchUpdateUserRequest &, const Model::BatchUpdateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchUpdateUserResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::CreateAccountRequest &, const Model::CreateAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAccountResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::CreateBotRequest &, const Model::CreateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBotResponseReceivedHandler
 
 
 
typedef std::function< void(const ChimeClient *, const Model::CreateRoomRequest &, const Model::CreateRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRoomResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::CreateUserRequest &, const Model::CreateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateUserResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::DeleteAccountRequest &, const Model::DeleteAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAccountResponseReceivedHandler
 
 
 
typedef std::function< void(const ChimeClient *, const Model::DeleteRoomRequest &, const Model::DeleteRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRoomResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ChimeClient *, const Model::GetAccountRequest &, const Model::GetAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAccountResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::GetBotRequest &, const Model::GetBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBotResponseReceivedHandler
 
 
 
typedef std::function< void(const ChimeClient *, const Model::GetPhoneNumberRequest &, const Model::GetPhoneNumberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPhoneNumberResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ChimeClient *, const Model::GetRoomRequest &, const Model::GetRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRoomResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::GetUserRequest &, const Model::GetUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUserResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::GetUserSettingsRequest &, const Model::GetUserSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUserSettingsResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::InviteUsersRequest &, const Model::InviteUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> InviteUsersResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::ListAccountsRequest &, const Model::ListAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAccountsResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::ListBotsRequest &, const Model::ListBotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBotsResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::ListPhoneNumbersRequest &, const Model::ListPhoneNumbersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPhoneNumbersResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::ListRoomsRequest &, const Model::ListRoomsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListRoomsResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::ListUsersRequest &, const Model::ListUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUsersResponseReceivedHandler
 
typedef std::function< void(const ChimeClient *, const Model::LogoutUserRequest &, const Model::LogoutUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> LogoutUserResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const ChimeClient *, const Model::ResetPersonalPINRequest &, const Model::ResetPersonalPINOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResetPersonalPINResponseReceivedHandler
 
 
 
typedef std::function< void(const ChimeClient *, const Model::UpdateAccountRequest &, const Model::UpdateAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAccountResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::UpdateBotRequest &, const Model::UpdateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBotResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ChimeClient *, const Model::UpdateRoomRequest &, const Model::UpdateRoomOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRoomResponseReceivedHandler
 
 
typedef std::function< void(const ChimeClient *, const Model::UpdateUserRequest &, const Model::UpdateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateUserResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociatePhoneNumberWithUserResponseReceivedHandler

Definition at line 320 of file ChimeServiceClientModel.h.

◆ AssociateSigninDelegateGroupsWithAccountResponseReceivedHandler

Definition at line 324 of file ChimeServiceClientModel.h.

◆ BatchCreateRoomMembershipResponseReceivedHandler

Definition at line 327 of file ChimeServiceClientModel.h.

◆ BatchDeletePhoneNumberResponseReceivedHandler

Definition at line 330 of file ChimeServiceClientModel.h.

◆ BatchSuspendUserResponseReceivedHandler

Definition at line 333 of file ChimeServiceClientModel.h.

◆ BatchUnsuspendUserResponseReceivedHandler

Definition at line 336 of file ChimeServiceClientModel.h.

◆ BatchUpdatePhoneNumberResponseReceivedHandler

Definition at line 339 of file ChimeServiceClientModel.h.

◆ BatchUpdateUserResponseReceivedHandler

Definition at line 342 of file ChimeServiceClientModel.h.

◆ ChimeClientConfiguration

Definition at line 112 of file ChimeServiceClientModel.h.

◆ ChimeEndpointProvider

Definition at line 114 of file ChimeServiceClientModel.h.

◆ ChimeEndpointProviderBase

Definition at line 113 of file ChimeServiceClientModel.h.

◆ CreateAccountResponseReceivedHandler

Definition at line 345 of file ChimeServiceClientModel.h.

◆ CreateBotResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::CreateBotRequest&, const Model::CreateBotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::CreateBotResponseReceivedHandler

Definition at line 348 of file ChimeServiceClientModel.h.

◆ CreateMeetingDialOutResponseReceivedHandler

Definition at line 351 of file ChimeServiceClientModel.h.

◆ CreatePhoneNumberOrderResponseReceivedHandler

Definition at line 354 of file ChimeServiceClientModel.h.

◆ CreateRoomMembershipResponseReceivedHandler

Definition at line 360 of file ChimeServiceClientModel.h.

◆ CreateRoomResponseReceivedHandler

Definition at line 357 of file ChimeServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

Definition at line 363 of file ChimeServiceClientModel.h.

◆ DeleteAccountResponseReceivedHandler

Definition at line 366 of file ChimeServiceClientModel.h.

◆ DeleteEventsConfigurationResponseReceivedHandler

Definition at line 369 of file ChimeServiceClientModel.h.

◆ DeletePhoneNumberResponseReceivedHandler

Definition at line 372 of file ChimeServiceClientModel.h.

◆ DeleteRoomMembershipResponseReceivedHandler

Definition at line 378 of file ChimeServiceClientModel.h.

◆ DeleteRoomResponseReceivedHandler

Definition at line 375 of file ChimeServiceClientModel.h.

◆ DisassociatePhoneNumberFromUserResponseReceivedHandler

Definition at line 382 of file ChimeServiceClientModel.h.

◆ DisassociateSigninDelegateGroupsFromAccountResponseReceivedHandler

Definition at line 386 of file ChimeServiceClientModel.h.

◆ GetAccountResponseReceivedHandler

Definition at line 389 of file ChimeServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 392 of file ChimeServiceClientModel.h.

◆ GetBotResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::GetBotRequest&, const Model::GetBotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::GetBotResponseReceivedHandler

Definition at line 395 of file ChimeServiceClientModel.h.

◆ GetEventsConfigurationResponseReceivedHandler

Definition at line 398 of file ChimeServiceClientModel.h.

◆ GetGlobalSettingsResponseReceivedHandler

Definition at line 401 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberOrderResponseReceivedHandler

Definition at line 407 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberResponseReceivedHandler

Definition at line 404 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberSettingsResponseReceivedHandler

Definition at line 410 of file ChimeServiceClientModel.h.

◆ GetRetentionSettingsResponseReceivedHandler

Definition at line 413 of file ChimeServiceClientModel.h.

◆ GetRoomResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::GetRoomRequest&, const Model::GetRoomOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::GetRoomResponseReceivedHandler

Definition at line 416 of file ChimeServiceClientModel.h.

◆ GetUserResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::GetUserRequest&, const Model::GetUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::GetUserResponseReceivedHandler

Definition at line 419 of file ChimeServiceClientModel.h.

◆ GetUserSettingsResponseReceivedHandler

Definition at line 422 of file ChimeServiceClientModel.h.

◆ InviteUsersResponseReceivedHandler

Definition at line 425 of file ChimeServiceClientModel.h.

◆ ListAccountsResponseReceivedHandler

Definition at line 428 of file ChimeServiceClientModel.h.

◆ ListBotsResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::ListBotsRequest&, const Model::ListBotsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::ListBotsResponseReceivedHandler

Definition at line 431 of file ChimeServiceClientModel.h.

◆ ListPhoneNumberOrdersResponseReceivedHandler

Definition at line 434 of file ChimeServiceClientModel.h.

◆ ListPhoneNumbersResponseReceivedHandler

Definition at line 437 of file ChimeServiceClientModel.h.

◆ ListRoomMembershipsResponseReceivedHandler

Definition at line 440 of file ChimeServiceClientModel.h.

◆ ListRoomsResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::ListRoomsRequest&, const Model::ListRoomsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::ListRoomsResponseReceivedHandler

Definition at line 443 of file ChimeServiceClientModel.h.

◆ ListSupportedPhoneNumberCountriesResponseReceivedHandler

Definition at line 447 of file ChimeServiceClientModel.h.

◆ ListUsersResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::ListUsersRequest&, const Model::ListUsersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::ListUsersResponseReceivedHandler

Definition at line 450 of file ChimeServiceClientModel.h.

◆ LogoutUserResponseReceivedHandler

Definition at line 453 of file ChimeServiceClientModel.h.

◆ PutEventsConfigurationResponseReceivedHandler

Definition at line 456 of file ChimeServiceClientModel.h.

◆ PutRetentionSettingsResponseReceivedHandler

Definition at line 459 of file ChimeServiceClientModel.h.

◆ RedactConversationMessageResponseReceivedHandler

Definition at line 462 of file ChimeServiceClientModel.h.

◆ RedactRoomMessageResponseReceivedHandler

Definition at line 465 of file ChimeServiceClientModel.h.

◆ RegenerateSecurityTokenResponseReceivedHandler

Definition at line 468 of file ChimeServiceClientModel.h.

◆ ResetPersonalPINResponseReceivedHandler

Definition at line 471 of file ChimeServiceClientModel.h.

◆ RestorePhoneNumberResponseReceivedHandler

Definition at line 474 of file ChimeServiceClientModel.h.

◆ SearchAvailablePhoneNumbersResponseReceivedHandler

Definition at line 477 of file ChimeServiceClientModel.h.

◆ UpdateAccountResponseReceivedHandler

Definition at line 480 of file ChimeServiceClientModel.h.

◆ UpdateAccountSettingsResponseReceivedHandler

Definition at line 483 of file ChimeServiceClientModel.h.

◆ UpdateBotResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::UpdateBotRequest&, const Model::UpdateBotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Chime::UpdateBotResponseReceivedHandler

Definition at line 486 of file ChimeServiceClientModel.h.

◆ UpdateGlobalSettingsResponseReceivedHandler

Definition at line 489 of file ChimeServiceClientModel.h.

◆ UpdatePhoneNumberResponseReceivedHandler

Definition at line 492 of file ChimeServiceClientModel.h.

◆ UpdatePhoneNumberSettingsResponseReceivedHandler

Definition at line 495 of file ChimeServiceClientModel.h.

◆ UpdateRoomMembershipResponseReceivedHandler

Definition at line 501 of file ChimeServiceClientModel.h.

◆ UpdateRoomResponseReceivedHandler

Definition at line 498 of file ChimeServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

Definition at line 504 of file ChimeServiceClientModel.h.

◆ UpdateUserSettingsResponseReceivedHandler

Definition at line 507 of file ChimeServiceClientModel.h.

Enumeration Type Documentation

◆ ChimeErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BAD_REQUEST 
CONFLICT 
FORBIDDEN 
NOT_FOUND 
RESOURCE_LIMIT_EXCEEDED 
SERVICE_FAILURE 
THROTTLED_CLIENT 
UNAUTHORIZED_CLIENT 
UNPROCESSABLE_ENTITY 

Definition at line 14 of file ChimeErrors.h.