AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const SnowballClient *, const Model::CancelClusterRequest &, const Model::CancelClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelClusterResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::CancelJobRequest &, const Model::CancelJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelJobResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::CreateAddressRequest &, const Model::CreateAddressOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAddressResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::CreateJobRequest &, const Model::CreateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateJobResponseReceivedHandler
 
 
 
typedef std::function< void(const SnowballClient *, const Model::DescribeAddressRequest &, const Model::DescribeAddressOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeAddressResponseReceivedHandler
 
 
typedef std::function< void(const SnowballClient *, const Model::DescribeClusterRequest &, const Model::DescribeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeClusterResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::DescribeJobRequest &, const Model::DescribeJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeJobResponseReceivedHandler
 
 
typedef std::function< void(const SnowballClient *, const Model::GetJobManifestRequest &, const Model::GetJobManifestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobManifestResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::GetJobUnlockCodeRequest &, const Model::GetJobUnlockCodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobUnlockCodeResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::GetSnowballUsageRequest &, const Model::GetSnowballUsageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSnowballUsageResponseReceivedHandler
 
 
typedef std::function< void(const SnowballClient *, const Model::ListClusterJobsRequest &, const Model::ListClusterJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClusterJobsResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
 
typedef std::function< void(const SnowballClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SnowballClient *, const Model::UpdateClusterRequest &, const Model::UpdateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateClusterResponseReceivedHandler
 
typedef std::function< void(const SnowballClient *, const Model::UpdateJobRequest &, const Model::UpdateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateJobResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ CancelClusterResponseReceivedHandler

Definition at line 189 of file SnowballServiceClientModel.h.

◆ CancelJobResponseReceivedHandler

Definition at line 190 of file SnowballServiceClientModel.h.

◆ CreateAddressResponseReceivedHandler

Definition at line 191 of file SnowballServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 192 of file SnowballServiceClientModel.h.

◆ CreateJobResponseReceivedHandler

Definition at line 193 of file SnowballServiceClientModel.h.

◆ CreateLongTermPricingResponseReceivedHandler

Definition at line 194 of file SnowballServiceClientModel.h.

◆ CreateReturnShippingLabelResponseReceivedHandler

Definition at line 195 of file SnowballServiceClientModel.h.

◆ DescribeAddressesResponseReceivedHandler

Definition at line 197 of file SnowballServiceClientModel.h.

◆ DescribeAddressResponseReceivedHandler

Definition at line 196 of file SnowballServiceClientModel.h.

◆ DescribeClusterResponseReceivedHandler

Definition at line 198 of file SnowballServiceClientModel.h.

◆ DescribeJobResponseReceivedHandler

Definition at line 199 of file SnowballServiceClientModel.h.

◆ DescribeReturnShippingLabelResponseReceivedHandler

Definition at line 200 of file SnowballServiceClientModel.h.

◆ GetJobManifestResponseReceivedHandler

Definition at line 201 of file SnowballServiceClientModel.h.

◆ GetJobUnlockCodeResponseReceivedHandler

Definition at line 202 of file SnowballServiceClientModel.h.

◆ GetSnowballUsageResponseReceivedHandler

Definition at line 203 of file SnowballServiceClientModel.h.

◆ GetSoftwareUpdatesResponseReceivedHandler

Definition at line 204 of file SnowballServiceClientModel.h.

◆ ListClusterJobsResponseReceivedHandler

Definition at line 205 of file SnowballServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 206 of file SnowballServiceClientModel.h.

◆ ListCompatibleImagesResponseReceivedHandler

Definition at line 207 of file SnowballServiceClientModel.h.

◆ ListJobsResponseReceivedHandler

typedef std::function<void(const SnowballClient*, const Model::ListJobsRequest&, const Model::ListJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Snowball::ListJobsResponseReceivedHandler

Definition at line 208 of file SnowballServiceClientModel.h.

◆ ListLongTermPricingResponseReceivedHandler

Definition at line 209 of file SnowballServiceClientModel.h.

◆ ListPickupLocationsResponseReceivedHandler

Definition at line 210 of file SnowballServiceClientModel.h.

◆ ListServiceVersionsResponseReceivedHandler

Definition at line 211 of file SnowballServiceClientModel.h.

◆ SnowballClientConfiguration

Definition at line 89 of file SnowballServiceClientModel.h.

◆ SnowballEndpointProvider

Definition at line 91 of file SnowballServiceClientModel.h.

◆ SnowballEndpointProviderBase

Definition at line 90 of file SnowballServiceClientModel.h.

◆ UpdateClusterResponseReceivedHandler

Definition at line 212 of file SnowballServiceClientModel.h.

◆ UpdateJobResponseReceivedHandler

Definition at line 213 of file SnowballServiceClientModel.h.

◆ UpdateJobShipmentStateResponseReceivedHandler

Definition at line 214 of file SnowballServiceClientModel.h.

◆ UpdateLongTermPricingResponseReceivedHandler

Definition at line 215 of file SnowballServiceClientModel.h.

Enumeration Type Documentation

◆ SnowballErrors

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 
CLUSTER_LIMIT_EXCEEDED 
CONFLICT 
EC2_REQUEST_FAILED 
INVALID_ADDRESS 
INVALID_INPUT_COMBINATION 
INVALID_JOB_STATE 
INVALID_NEXT_TOKEN 
INVALID_RESOURCE 
K_M_S_REQUEST_FAILED 
RETURN_SHIPPING_LABEL_ALREADY_EXISTS 
UNSUPPORTED_ADDRESS 

Definition at line 16 of file SnowballErrors.h.