AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::DeletePhoneNumberRequest &, const Model::DeletePhoneNumberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePhoneNumberResponseReceivedHandler
 
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::GetGlobalSettingsRequest &, const Model::GetGlobalSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGlobalSettingsResponseReceivedHandler
 
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::RedactRoomMessageRequest &, const Model::RedactRoomMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RedactRoomMessageResponseReceivedHandler
 
 
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::UpdatePhoneNumberRequest &, const Model::UpdatePhoneNumberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePhoneNumberResponseReceivedHandler
 
 
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 322 of file ChimeServiceClientModel.h.

◆ AssociateSigninDelegateGroupsWithAccountResponseReceivedHandler

Definition at line 323 of file ChimeServiceClientModel.h.

◆ BatchCreateRoomMembershipResponseReceivedHandler

Definition at line 324 of file ChimeServiceClientModel.h.

◆ BatchDeletePhoneNumberResponseReceivedHandler

Definition at line 325 of file ChimeServiceClientModel.h.

◆ BatchSuspendUserResponseReceivedHandler

Definition at line 326 of file ChimeServiceClientModel.h.

◆ BatchUnsuspendUserResponseReceivedHandler

Definition at line 327 of file ChimeServiceClientModel.h.

◆ BatchUpdatePhoneNumberResponseReceivedHandler

Definition at line 328 of file ChimeServiceClientModel.h.

◆ BatchUpdateUserResponseReceivedHandler

Definition at line 329 of file ChimeServiceClientModel.h.

◆ ChimeClientConfiguration

Definition at line 117 of file ChimeServiceClientModel.h.

◆ ChimeEndpointProvider

Definition at line 119 of file ChimeServiceClientModel.h.

◆ ChimeEndpointProviderBase

Definition at line 118 of file ChimeServiceClientModel.h.

◆ CreateAccountResponseReceivedHandler

Definition at line 330 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 331 of file ChimeServiceClientModel.h.

◆ CreateMeetingDialOutResponseReceivedHandler

Definition at line 332 of file ChimeServiceClientModel.h.

◆ CreatePhoneNumberOrderResponseReceivedHandler

Definition at line 333 of file ChimeServiceClientModel.h.

◆ CreateRoomMembershipResponseReceivedHandler

Definition at line 335 of file ChimeServiceClientModel.h.

◆ CreateRoomResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::CreateRoomRequest&, const Model::CreateRoomOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::CreateRoomResponseReceivedHandler

Definition at line 334 of file ChimeServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::CreateUserRequest&, const Model::CreateUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::CreateUserResponseReceivedHandler

Definition at line 336 of file ChimeServiceClientModel.h.

◆ DeleteAccountResponseReceivedHandler

Definition at line 337 of file ChimeServiceClientModel.h.

◆ DeleteEventsConfigurationResponseReceivedHandler

Definition at line 338 of file ChimeServiceClientModel.h.

◆ DeletePhoneNumberResponseReceivedHandler

Definition at line 339 of file ChimeServiceClientModel.h.

◆ DeleteRoomMembershipResponseReceivedHandler

Definition at line 341 of file ChimeServiceClientModel.h.

◆ DeleteRoomResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::DeleteRoomRequest&, const Model::DeleteRoomOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::DeleteRoomResponseReceivedHandler

Definition at line 340 of file ChimeServiceClientModel.h.

◆ DisassociatePhoneNumberFromUserResponseReceivedHandler

Definition at line 342 of file ChimeServiceClientModel.h.

◆ DisassociateSigninDelegateGroupsFromAccountResponseReceivedHandler

Definition at line 343 of file ChimeServiceClientModel.h.

◆ GetAccountResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::GetAccountRequest&, const Model::GetAccountOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::GetAccountResponseReceivedHandler

Definition at line 344 of file ChimeServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 345 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 346 of file ChimeServiceClientModel.h.

◆ GetEventsConfigurationResponseReceivedHandler

Definition at line 347 of file ChimeServiceClientModel.h.

◆ GetGlobalSettingsResponseReceivedHandler

Definition at line 348 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberOrderResponseReceivedHandler

Definition at line 350 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberResponseReceivedHandler

Definition at line 349 of file ChimeServiceClientModel.h.

◆ GetPhoneNumberSettingsResponseReceivedHandler

Definition at line 351 of file ChimeServiceClientModel.h.

◆ GetRetentionSettingsResponseReceivedHandler

Definition at line 352 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 353 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 354 of file ChimeServiceClientModel.h.

◆ GetUserSettingsResponseReceivedHandler

Definition at line 355 of file ChimeServiceClientModel.h.

◆ InviteUsersResponseReceivedHandler

Definition at line 356 of file ChimeServiceClientModel.h.

◆ ListAccountsResponseReceivedHandler

Definition at line 357 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 358 of file ChimeServiceClientModel.h.

◆ ListPhoneNumberOrdersResponseReceivedHandler

Definition at line 359 of file ChimeServiceClientModel.h.

◆ ListPhoneNumbersResponseReceivedHandler

Definition at line 360 of file ChimeServiceClientModel.h.

◆ ListRoomMembershipsResponseReceivedHandler

Definition at line 361 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 362 of file ChimeServiceClientModel.h.

◆ ListSupportedPhoneNumberCountriesResponseReceivedHandler

Definition at line 363 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 364 of file ChimeServiceClientModel.h.

◆ LogoutUserResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::LogoutUserRequest&, const Model::LogoutUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::LogoutUserResponseReceivedHandler

Definition at line 365 of file ChimeServiceClientModel.h.

◆ PutEventsConfigurationResponseReceivedHandler

Definition at line 366 of file ChimeServiceClientModel.h.

◆ PutRetentionSettingsResponseReceivedHandler

Definition at line 367 of file ChimeServiceClientModel.h.

◆ RedactConversationMessageResponseReceivedHandler

Definition at line 368 of file ChimeServiceClientModel.h.

◆ RedactRoomMessageResponseReceivedHandler

Definition at line 369 of file ChimeServiceClientModel.h.

◆ RegenerateSecurityTokenResponseReceivedHandler

Definition at line 370 of file ChimeServiceClientModel.h.

◆ ResetPersonalPINResponseReceivedHandler

Definition at line 371 of file ChimeServiceClientModel.h.

◆ RestorePhoneNumberResponseReceivedHandler

Definition at line 372 of file ChimeServiceClientModel.h.

◆ SearchAvailablePhoneNumbersResponseReceivedHandler

Definition at line 373 of file ChimeServiceClientModel.h.

◆ UpdateAccountResponseReceivedHandler

Definition at line 374 of file ChimeServiceClientModel.h.

◆ UpdateAccountSettingsResponseReceivedHandler

Definition at line 375 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 376 of file ChimeServiceClientModel.h.

◆ UpdateGlobalSettingsResponseReceivedHandler

Definition at line 377 of file ChimeServiceClientModel.h.

◆ UpdatePhoneNumberResponseReceivedHandler

Definition at line 378 of file ChimeServiceClientModel.h.

◆ UpdatePhoneNumberSettingsResponseReceivedHandler

Definition at line 379 of file ChimeServiceClientModel.h.

◆ UpdateRoomMembershipResponseReceivedHandler

Definition at line 381 of file ChimeServiceClientModel.h.

◆ UpdateRoomResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::UpdateRoomRequest&, const Model::UpdateRoomOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::UpdateRoomResponseReceivedHandler

Definition at line 380 of file ChimeServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

typedef std::function<void(const ChimeClient*, const Model::UpdateUserRequest&, const Model::UpdateUserOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Chime::UpdateUserResponseReceivedHandler

Definition at line 382 of file ChimeServiceClientModel.h.

◆ UpdateUserSettingsResponseReceivedHandler

Definition at line 383 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 16 of file ChimeErrors.h.