AWS SDK for C++

AWS SDK for C++ Version 1.11.716

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
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::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 238 of file WickrServiceClientModel.h.

◆ BatchDeleteUserResponseReceivedHandler

Definition at line 241 of file WickrServiceClientModel.h.

◆ BatchLookupUserUnameResponseReceivedHandler

Definition at line 244 of file WickrServiceClientModel.h.

◆ BatchReinviteUserResponseReceivedHandler

Definition at line 247 of file WickrServiceClientModel.h.

◆ BatchResetDevicesForUserResponseReceivedHandler

Definition at line 250 of file WickrServiceClientModel.h.

◆ BatchToggleUserSuspendStatusResponseReceivedHandler

Definition at line 254 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 257 of file WickrServiceClientModel.h.

◆ CreateDataRetentionBotChallengeResponseReceivedHandler

Definition at line 264 of file WickrServiceClientModel.h.

◆ CreateDataRetentionBotResponseReceivedHandler

Definition at line 260 of file WickrServiceClientModel.h.

◆ CreateNetworkResponseReceivedHandler

Definition at line 267 of file WickrServiceClientModel.h.

◆ CreateSecurityGroupResponseReceivedHandler

Definition at line 270 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 273 of file WickrServiceClientModel.h.

◆ DeleteDataRetentionBotResponseReceivedHandler

Definition at line 276 of file WickrServiceClientModel.h.

◆ DeleteNetworkResponseReceivedHandler

Definition at line 279 of file WickrServiceClientModel.h.

◆ DeleteSecurityGroupResponseReceivedHandler

Definition at line 282 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 285 of file WickrServiceClientModel.h.

◆ GetBotsCountResponseReceivedHandler

Definition at line 288 of file WickrServiceClientModel.h.

◆ GetDataRetentionBotResponseReceivedHandler

Definition at line 291 of file WickrServiceClientModel.h.

◆ GetGuestUserHistoryCountResponseReceivedHandler

Definition at line 294 of file WickrServiceClientModel.h.

◆ GetNetworkResponseReceivedHandler

Definition at line 297 of file WickrServiceClientModel.h.

◆ GetNetworkSettingsResponseReceivedHandler

Definition at line 300 of file WickrServiceClientModel.h.

◆ GetOidcInfoResponseReceivedHandler

Definition at line 303 of file WickrServiceClientModel.h.

◆ GetSecurityGroupResponseReceivedHandler

Definition at line 306 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 309 of file WickrServiceClientModel.h.

◆ GetUsersCountResponseReceivedHandler

Definition at line 312 of file WickrServiceClientModel.h.

◆ ListBlockedGuestUsersResponseReceivedHandler

Definition at line 315 of file WickrServiceClientModel.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 318 of file WickrServiceClientModel.h.

◆ ListDevicesForUserResponseReceivedHandler

Definition at line 321 of file WickrServiceClientModel.h.

◆ ListGuestUsersResponseReceivedHandler

Definition at line 324 of file WickrServiceClientModel.h.

◆ ListNetworksResponseReceivedHandler

Definition at line 327 of file WickrServiceClientModel.h.

◆ ListSecurityGroupsResponseReceivedHandler

Definition at line 333 of file WickrServiceClientModel.h.

◆ ListSecurityGroupUsersResponseReceivedHandler

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

◆ RegisterOidcConfigResponseReceivedHandler

Definition at line 339 of file WickrServiceClientModel.h.

◆ RegisterOidcConfigTestResponseReceivedHandler

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

◆ UpdateDataRetentionResponseReceivedHandler

Definition at line 348 of file WickrServiceClientModel.h.

◆ UpdateGuestUserResponseReceivedHandler

Definition at line 351 of file WickrServiceClientModel.h.

◆ UpdateNetworkResponseReceivedHandler

Definition at line 354 of file WickrServiceClientModel.h.

◆ UpdateNetworkSettingsResponseReceivedHandler

Definition at line 357 of file WickrServiceClientModel.h.

◆ UpdateSecurityGroupResponseReceivedHandler

Definition at line 360 of file WickrServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

Definition at line 363 of file WickrServiceClientModel.h.

◆ WickrClientConfiguration

Definition at line 92 of file WickrServiceClientModel.h.

◆ WickrEndpointProvider

Definition at line 94 of file WickrServiceClientModel.h.

◆ WickrEndpointProviderBase

Definition at line 93 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.