AWS SDK for C++

AWS SDK for C++ Version 1.11.682

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 135 of file Route53ProfilesServiceClientModel.h.

◆ AssociateResourceToProfileResponseReceivedHandler

Definition at line 138 of file Route53ProfilesServiceClientModel.h.

◆ CreateProfileResponseReceivedHandler

Definition at line 141 of file Route53ProfilesServiceClientModel.h.

◆ DeleteProfileResponseReceivedHandler

Definition at line 144 of file Route53ProfilesServiceClientModel.h.

◆ DisassociateProfileResponseReceivedHandler

Definition at line 147 of file Route53ProfilesServiceClientModel.h.

◆ DisassociateResourceFromProfileResponseReceivedHandler

Definition at line 151 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileAssociationResponseReceivedHandler

Definition at line 157 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileResourceAssociationResponseReceivedHandler

Definition at line 161 of file Route53ProfilesServiceClientModel.h.

◆ GetProfileResponseReceivedHandler

Definition at line 154 of file Route53ProfilesServiceClientModel.h.

◆ ListProfileAssociationsResponseReceivedHandler

Definition at line 164 of file Route53ProfilesServiceClientModel.h.

◆ ListProfileResourceAssociationsResponseReceivedHandler

Definition at line 168 of file Route53ProfilesServiceClientModel.h.

◆ ListProfilesResponseReceivedHandler

Definition at line 171 of file Route53ProfilesServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 174 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesClientConfiguration

Definition at line 67 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesEndpointProvider

Definition at line 69 of file Route53ProfilesServiceClientModel.h.

◆ Route53ProfilesEndpointProviderBase

Definition at line 68 of file Route53ProfilesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 177 of file Route53ProfilesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 180 of file Route53ProfilesServiceClientModel.h.

◆ UpdateProfileResourceAssociationResponseReceivedHandler

Definition at line 184 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 14 of file Route53ProfilesErrors.h.