AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const OutpostsClient *, const Model::CancelOrderRequest &, const Model::CancelOrderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelOrderResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::CreateOrderRequest &, const Model::CreateOrderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateOrderResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::CreateOutpostRequest &, const Model::CreateOutpostOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateOutpostResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::CreateSiteRequest &, const Model::CreateSiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSiteResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::DeleteOutpostRequest &, const Model::DeleteOutpostOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteOutpostResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::DeleteSiteRequest &, const Model::DeleteSiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSiteResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetCapacityTaskRequest &, const Model::GetCapacityTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCapacityTaskResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetCatalogItemRequest &, const Model::GetCatalogItemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCatalogItemResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetConnectionRequest &, const Model::GetConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetConnectionResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetOrderRequest &, const Model::GetOrderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOrderResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetOutpostRequest &, const Model::GetOutpostOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOutpostResponseReceivedHandler
 
 
 
typedef std::function< void(const OutpostsClient *, const Model::GetSiteRequest &, const Model::GetSiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSiteResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::GetSiteAddressRequest &, const Model::GetSiteAddressOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSiteAddressResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::ListAssetsRequest &, const Model::ListAssetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssetsResponseReceivedHandler
 
 
typedef std::function< void(const OutpostsClient *, const Model::ListCatalogItemsRequest &, const Model::ListCatalogItemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCatalogItemsResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::ListOrdersRequest &, const Model::ListOrdersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOrdersResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::ListOutpostsRequest &, const Model::ListOutpostsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOutpostsResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::ListSitesRequest &, const Model::ListSitesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSitesResponseReceivedHandler
 
 
 
typedef std::function< void(const OutpostsClient *, const Model::StartConnectionRequest &, const Model::StartConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartConnectionResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::UpdateOutpostRequest &, const Model::UpdateOutpostOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateOutpostResponseReceivedHandler
 
typedef std::function< void(const OutpostsClient *, const Model::UpdateSiteRequest &, const Model::UpdateSiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSiteResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ CancelCapacityTaskResponseReceivedHandler

Definition at line 202 of file OutpostsServiceClientModel.h.

◆ CancelOrderResponseReceivedHandler

Definition at line 203 of file OutpostsServiceClientModel.h.

◆ CreateOrderResponseReceivedHandler

Definition at line 204 of file OutpostsServiceClientModel.h.

◆ CreateOutpostResponseReceivedHandler

Definition at line 205 of file OutpostsServiceClientModel.h.

◆ CreateSiteResponseReceivedHandler

Definition at line 206 of file OutpostsServiceClientModel.h.

◆ DeleteOutpostResponseReceivedHandler

Definition at line 207 of file OutpostsServiceClientModel.h.

◆ DeleteSiteResponseReceivedHandler

Definition at line 208 of file OutpostsServiceClientModel.h.

◆ GetCapacityTaskResponseReceivedHandler

Definition at line 209 of file OutpostsServiceClientModel.h.

◆ GetCatalogItemResponseReceivedHandler

Definition at line 210 of file OutpostsServiceClientModel.h.

◆ GetConnectionResponseReceivedHandler

Definition at line 211 of file OutpostsServiceClientModel.h.

◆ GetOrderResponseReceivedHandler

typedef std::function<void(const OutpostsClient*, const Model::GetOrderRequest&, const Model::GetOrderOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Outposts::GetOrderResponseReceivedHandler

Definition at line 212 of file OutpostsServiceClientModel.h.

◆ GetOutpostInstanceTypesResponseReceivedHandler

Definition at line 214 of file OutpostsServiceClientModel.h.

◆ GetOutpostResponseReceivedHandler

Definition at line 213 of file OutpostsServiceClientModel.h.

◆ GetOutpostSupportedInstanceTypesResponseReceivedHandler

Definition at line 215 of file OutpostsServiceClientModel.h.

◆ GetSiteAddressResponseReceivedHandler

Definition at line 217 of file OutpostsServiceClientModel.h.

◆ GetSiteResponseReceivedHandler

typedef std::function<void(const OutpostsClient*, const Model::GetSiteRequest&, const Model::GetSiteOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Outposts::GetSiteResponseReceivedHandler

Definition at line 216 of file OutpostsServiceClientModel.h.

◆ ListAssetsResponseReceivedHandler

Definition at line 218 of file OutpostsServiceClientModel.h.

◆ ListCapacityTasksResponseReceivedHandler

Definition at line 219 of file OutpostsServiceClientModel.h.

◆ ListCatalogItemsResponseReceivedHandler

Definition at line 220 of file OutpostsServiceClientModel.h.

◆ ListOrdersResponseReceivedHandler

Definition at line 221 of file OutpostsServiceClientModel.h.

◆ ListOutpostsResponseReceivedHandler

Definition at line 222 of file OutpostsServiceClientModel.h.

◆ ListSitesResponseReceivedHandler

Definition at line 223 of file OutpostsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 224 of file OutpostsServiceClientModel.h.

◆ OutpostsClientConfiguration

Definition at line 90 of file OutpostsServiceClientModel.h.

◆ OutpostsEndpointProvider

Definition at line 92 of file OutpostsServiceClientModel.h.

◆ OutpostsEndpointProviderBase

Definition at line 91 of file OutpostsServiceClientModel.h.

◆ StartCapacityTaskResponseReceivedHandler

Definition at line 225 of file OutpostsServiceClientModel.h.

◆ StartConnectionResponseReceivedHandler

Definition at line 226 of file OutpostsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 227 of file OutpostsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 228 of file OutpostsServiceClientModel.h.

◆ UpdateOutpostResponseReceivedHandler

Definition at line 229 of file OutpostsServiceClientModel.h.

◆ UpdateSiteAddressResponseReceivedHandler

Definition at line 231 of file OutpostsServiceClientModel.h.

◆ UpdateSiteRackPhysicalPropertiesResponseReceivedHandler

Definition at line 232 of file OutpostsServiceClientModel.h.

◆ UpdateSiteResponseReceivedHandler

Definition at line 230 of file OutpostsServiceClientModel.h.

Enumeration Type Documentation

◆ OutpostsErrors

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 
CONFLICT 
INTERNAL_SERVER 
NOT_FOUND 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file OutpostsErrors.h.