AWS SDK for C++

AWS SDK for C++ Version 1.11.757

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
namespace  WickrErrorMapper
 

Classes

class  WickrClient
 
 
class  WickrError
 
 
class  WickrRequest
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const WickrClient *, const Model::BatchCreateUserRequest &, const Model::BatchCreateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchCreateUserResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::BatchDeleteUserRequest &, const Model::BatchDeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeleteUserResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const WickrClient *, const Model::CreateBotRequest &, const Model::CreateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBotResponseReceivedHandler
 
 
 
typedef std::function< void(const WickrClient *, const Model::CreateNetworkRequest &, const Model::CreateNetworkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateNetworkResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::DeleteBotRequest &, const Model::DeleteBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBotResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::DeleteNetworkRequest &, const Model::DeleteNetworkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteNetworkResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::GetBotRequest &, const Model::GetBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBotResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::GetBotsCountRequest &, const Model::GetBotsCountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBotsCountResponseReceivedHandler
 
 
 
typedef std::function< void(const WickrClient *, const Model::GetNetworkRequest &, const Model::GetNetworkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetNetworkResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::GetOidcInfoRequest &, const Model::GetOidcInfoOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetOidcInfoResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::GetOpentdfConfigRequest &, const Model::GetOpentdfConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetOpentdfConfigResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::GetSecurityGroupRequest &, const Model::GetSecurityGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSecurityGroupResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::GetUserRequest &, const Model::GetUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUserResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::GetUsersCountRequest &, const Model::GetUsersCountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUsersCountResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::ListBotsRequest &, const Model::ListBotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBotsResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::ListGuestUsersRequest &, const Model::ListGuestUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListGuestUsersResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::ListNetworksRequest &, const Model::ListNetworksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListNetworksResponseReceivedHandler
 
 
 
typedef std::function< void(const WickrClient *, const Model::ListUsersRequest &, const Model::ListUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListUsersResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WickrClient *, const Model::UpdateBotRequest &, const Model::UpdateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBotResponseReceivedHandler
 
 
typedef std::function< void(const WickrClient *, const Model::UpdateGuestUserRequest &, const Model::UpdateGuestUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGuestUserResponseReceivedHandler
 
typedef std::function< void(const WickrClient *, const Model::UpdateNetworkRequest &, const Model::UpdateNetworkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateNetworkResponseReceivedHandler
 
 
 
typedef std::function< void(const WickrClient *, const Model::UpdateUserRequest &, const Model::UpdateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateUserResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchCreateUserResponseReceivedHandler

Definition at line 246 of file WickrServiceClientModel.h.

◆ BatchDeleteUserResponseReceivedHandler

Definition at line 249 of file WickrServiceClientModel.h.

◆ BatchLookupUserUnameResponseReceivedHandler

Definition at line 252 of file WickrServiceClientModel.h.

◆ BatchReinviteUserResponseReceivedHandler

Definition at line 255 of file WickrServiceClientModel.h.

◆ BatchResetDevicesForUserResponseReceivedHandler

Definition at line 258 of file WickrServiceClientModel.h.

◆ BatchToggleUserSuspendStatusResponseReceivedHandler

Definition at line 262 of file WickrServiceClientModel.h.

◆ CreateBotResponseReceivedHandler

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

Definition at line 265 of file WickrServiceClientModel.h.

◆ CreateDataRetentionBotChallengeResponseReceivedHandler

Definition at line 272 of file WickrServiceClientModel.h.

◆ CreateDataRetentionBotResponseReceivedHandler

Definition at line 268 of file WickrServiceClientModel.h.

◆ CreateNetworkResponseReceivedHandler

Definition at line 275 of file WickrServiceClientModel.h.

◆ CreateSecurityGroupResponseReceivedHandler

Definition at line 278 of file WickrServiceClientModel.h.

◆ DeleteBotResponseReceivedHandler

typedef std::function<void(const WickrClient*, const Model::DeleteBotRequest&, const Model::DeleteBotOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Wickr::DeleteBotResponseReceivedHandler

Definition at line 281 of file WickrServiceClientModel.h.

◆ DeleteDataRetentionBotResponseReceivedHandler

Definition at line 284 of file WickrServiceClientModel.h.

◆ DeleteNetworkResponseReceivedHandler

Definition at line 287 of file WickrServiceClientModel.h.

◆ DeleteSecurityGroupResponseReceivedHandler

Definition at line 290 of file WickrServiceClientModel.h.

◆ GetBotResponseReceivedHandler

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

Definition at line 293 of file WickrServiceClientModel.h.

◆ GetBotsCountResponseReceivedHandler

Definition at line 296 of file WickrServiceClientModel.h.

◆ GetDataRetentionBotResponseReceivedHandler

Definition at line 299 of file WickrServiceClientModel.h.

◆ GetGuestUserHistoryCountResponseReceivedHandler

Definition at line 302 of file WickrServiceClientModel.h.

◆ GetNetworkResponseReceivedHandler

Definition at line 305 of file WickrServiceClientModel.h.

◆ GetNetworkSettingsResponseReceivedHandler

Definition at line 308 of file WickrServiceClientModel.h.

◆ GetOidcInfoResponseReceivedHandler

Definition at line 311 of file WickrServiceClientModel.h.

◆ GetOpentdfConfigResponseReceivedHandler

Definition at line 314 of file WickrServiceClientModel.h.

◆ GetSecurityGroupResponseReceivedHandler

Definition at line 317 of file WickrServiceClientModel.h.

◆ GetUserResponseReceivedHandler

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

Definition at line 320 of file WickrServiceClientModel.h.

◆ GetUsersCountResponseReceivedHandler

Definition at line 323 of file WickrServiceClientModel.h.

◆ ListBlockedGuestUsersPaginator

Definition at line 21 of file WickrClientPagination.h.

◆ ListBlockedGuestUsersResponseReceivedHandler

Definition at line 326 of file WickrServiceClientModel.h.

◆ ListBotsPaginator

Definition at line 23 of file WickrClientPagination.h.

◆ ListBotsResponseReceivedHandler

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

Definition at line 329 of file WickrServiceClientModel.h.

◆ ListDevicesForUserPaginator

Definition at line 25 of file WickrClientPagination.h.

◆ ListDevicesForUserResponseReceivedHandler

Definition at line 332 of file WickrServiceClientModel.h.

◆ ListGuestUsersPaginator

Definition at line 27 of file WickrClientPagination.h.

◆ ListGuestUsersResponseReceivedHandler

Definition at line 335 of file WickrServiceClientModel.h.

◆ ListNetworksPaginator

Definition at line 29 of file WickrClientPagination.h.

◆ ListNetworksResponseReceivedHandler

Definition at line 338 of file WickrServiceClientModel.h.

◆ ListSecurityGroupsPaginator

Definition at line 31 of file WickrClientPagination.h.

◆ ListSecurityGroupsResponseReceivedHandler

Definition at line 344 of file WickrServiceClientModel.h.

◆ ListSecurityGroupUsersPaginator

Definition at line 33 of file WickrClientPagination.h.

◆ ListSecurityGroupUsersResponseReceivedHandler

Definition at line 341 of file WickrServiceClientModel.h.

◆ ListUsersPaginator

Definition at line 35 of file WickrClientPagination.h.

◆ ListUsersResponseReceivedHandler

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

Definition at line 347 of file WickrServiceClientModel.h.

◆ RegisterOidcConfigResponseReceivedHandler

Definition at line 350 of file WickrServiceClientModel.h.

◆ RegisterOidcConfigTestResponseReceivedHandler

Definition at line 353 of file WickrServiceClientModel.h.

◆ RegisterOpentdfConfigResponseReceivedHandler

Definition at line 356 of file WickrServiceClientModel.h.

◆ UpdateBotResponseReceivedHandler

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

Definition at line 359 of file WickrServiceClientModel.h.

◆ UpdateDataRetentionResponseReceivedHandler

Definition at line 362 of file WickrServiceClientModel.h.

◆ UpdateGuestUserResponseReceivedHandler

Definition at line 365 of file WickrServiceClientModel.h.

◆ UpdateNetworkResponseReceivedHandler

Definition at line 368 of file WickrServiceClientModel.h.

◆ UpdateNetworkSettingsResponseReceivedHandler

Definition at line 371 of file WickrServiceClientModel.h.

◆ UpdateSecurityGroupResponseReceivedHandler

Definition at line 374 of file WickrServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

Definition at line 377 of file WickrServiceClientModel.h.

◆ WickrClientConfiguration

Definition at line 94 of file WickrServiceClientModel.h.

◆ WickrEndpointProvider

Definition at line 96 of file WickrServiceClientModel.h.

◆ WickrEndpointProviderBase

Definition at line 95 of file WickrServiceClientModel.h.

Enumeration Type Documentation

◆ WickrErrors

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 
FORBIDDEN 
RATE_LIMIT 
UNAUTHORIZED 

Definition at line 14 of file WickrErrors.h.