AWS SDK for C++

AWS SDK for C++ Version 1.11.790

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const InterconnectClient *, const Model::GetConnectionRequest &, const Model::GetConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetConnectionResponseReceivedHandler
 
typedef std::function< void(const InterconnectClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEnvironmentResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const InterconnectClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const InterconnectClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AcceptConnectionProposalResponseReceivedHandler

Definition at line 123 of file InterconnectServiceClientModel.h.

◆ CreateConnectionResponseReceivedHandler

Definition at line 126 of file InterconnectServiceClientModel.h.

◆ DeleteConnectionResponseReceivedHandler

Definition at line 129 of file InterconnectServiceClientModel.h.

◆ DescribeConnectionProposalResponseReceivedHandler

Definition at line 132 of file InterconnectServiceClientModel.h.

◆ GetConnectionResponseReceivedHandler

Definition at line 135 of file InterconnectServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 138 of file InterconnectServiceClientModel.h.

◆ InterconnectClientConfiguration

Definition at line 64 of file InterconnectServiceClientModel.h.

◆ InterconnectEndpointProvider

Definition at line 66 of file InterconnectServiceClientModel.h.

◆ InterconnectEndpointProviderBase

Definition at line 65 of file InterconnectServiceClientModel.h.

◆ ListAttachPointsPaginator

Definition at line 16 of file InterconnectClientPagination.h.

◆ ListAttachPointsResponseReceivedHandler

Definition at line 141 of file InterconnectServiceClientModel.h.

◆ ListConnectionsPaginator

Definition at line 18 of file InterconnectClientPagination.h.

◆ ListConnectionsResponseReceivedHandler

Definition at line 144 of file InterconnectServiceClientModel.h.

◆ ListEnvironmentsPaginator

Definition at line 20 of file InterconnectClientPagination.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 147 of file InterconnectServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 150 of file InterconnectServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 153 of file InterconnectServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 156 of file InterconnectServiceClientModel.h.

◆ UpdateConnectionResponseReceivedHandler

Definition at line 159 of file InterconnectServiceClientModel.h.

Enumeration Type Documentation

◆ InterconnectErrors

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 
INTERCONNECT_CLIENT 
INTERCONNECT_SERVER 
INTERCONNECT_VALIDATION 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file InterconnectErrors.h.