AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const Route53ProfilesClient *, const Model::CreateProfileRequest &, const Model::CreateProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProfileResponseReceivedHandler
 
typedef std::function< void(const Route53ProfilesClient *, const Model::DeleteProfileRequest &, const Model::DeleteProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProfileResponseReceivedHandler
 
 
 
typedef std::function< void(const Route53ProfilesClient *, const Model::GetProfileRequest &, const Model::GetProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProfileResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const Route53ProfilesClient *, const Model::ListProfilesRequest &, const Model::ListProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProfilesResponseReceivedHandler
 
 
typedef std::function< void(const Route53ProfilesClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const Route53ProfilesClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociateProfileResponseReceivedHandler

Definition at line 139 of file Route53ProfilesServiceClientModel.h.

◆ AssociateResourceToProfileResponseReceivedHandler

Definition at line 140 of file Route53ProfilesServiceClientModel.h.

◆ CreateProfileResponseReceivedHandler

Definition at line 141 of file Route53ProfilesServiceClientModel.h.

◆ DeleteProfileResponseReceivedHandler

Definition at line 142 of file Route53ProfilesServiceClientModel.h.

◆ DisassociateProfileResponseReceivedHandler

Definition at line 143 of file Route53ProfilesServiceClientModel.h.

◆ DisassociateResourceFromProfileResponseReceivedHandler

Definition at line 144 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileAssociationResponseReceivedHandler

Definition at line 146 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileResourceAssociationResponseReceivedHandler

Definition at line 147 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileResponseReceivedHandler

Definition at line 145 of file Route53ProfilesServiceClientModel.h.

◆ ListProfileAssociationsResponseReceivedHandler

Definition at line 148 of file Route53ProfilesServiceClientModel.h.

◆ ListProfileResourceAssociationsResponseReceivedHandler

Definition at line 149 of file Route53ProfilesServiceClientModel.h.

◆ ListProfilesResponseReceivedHandler

Definition at line 150 of file Route53ProfilesServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 151 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesClientConfiguration

Definition at line 72 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesEndpointProvider

Definition at line 74 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesEndpointProviderBase

Definition at line 73 of file Route53ProfilesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 152 of file Route53ProfilesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 153 of file Route53ProfilesServiceClientModel.h.

◆ UpdateProfileResourceAssociationResponseReceivedHandler

Definition at line 154 of file Route53ProfilesServiceClientModel.h.

Enumeration Type Documentation

◆ Route53ProfilesErrors

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 
CONFLICT 
INTERNAL_SERVICE_ERROR 
INVALID_NEXT_TOKEN 
INVALID_PARAMETER 
LIMIT_EXCEEDED 
RESOURCE_EXISTS 

Definition at line 16 of file Route53ProfilesErrors.h.