AWS SDK for C++
0.14.3
AWS SDK for C++
|
Namespaces | |
JobStateMapper | |
JobTypeMapper | |
ShippingOptionMapper | |
SnowballCapacityMapper | |
Classes | |
class | Address |
class | CancelJobRequest |
class | CancelJobResult |
class | CreateAddressRequest |
class | CreateAddressResult |
class | CreateJobRequest |
class | CreateJobResult |
class | DataTransfer |
class | DescribeAddressesRequest |
class | DescribeAddressesResult |
class | DescribeAddressRequest |
class | DescribeAddressResult |
class | DescribeJobRequest |
class | DescribeJobResult |
class | GetJobManifestRequest |
class | GetJobManifestResult |
class | GetJobUnlockCodeRequest |
class | GetJobUnlockCodeResult |
class | GetSnowballUsageRequest |
class | GetSnowballUsageResult |
class | JobListEntry |
class | JobLogs |
class | JobMetadata |
class | JobResource |
class | KeyRange |
class | ListJobsRequest |
class | ListJobsResult |
class | Notification |
class | S3Resource |
class | Shipment |
class | ShippingDetails |
class | UpdateJobRequest |
class | UpdateJobResult |
typedef Aws::Utils::Outcome<CancelJobResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::CancelJobOutcome |
Definition at line 89 of file SnowballClient.h.
typedef std::future<CancelJobOutcome> Aws::Snowball::Model::CancelJobOutcomeCallable |
Definition at line 103 of file SnowballClient.h.
typedef Aws::Utils::Outcome<CreateAddressResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::CreateAddressOutcome |
Definition at line 92 of file SnowballClient.h.
typedef std::future<CreateAddressOutcome> Aws::Snowball::Model::CreateAddressOutcomeCallable |
Definition at line 104 of file SnowballClient.h.
typedef Aws::Utils::Outcome<CreateJobResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::CreateJobOutcome |
Definition at line 93 of file SnowballClient.h.
typedef std::future<CreateJobOutcome> Aws::Snowball::Model::CreateJobOutcomeCallable |
Definition at line 105 of file SnowballClient.h.
typedef Aws::Utils::Outcome<DescribeAddressesResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::DescribeAddressesOutcome |
Definition at line 95 of file SnowballClient.h.
typedef std::future<DescribeAddressesOutcome> Aws::Snowball::Model::DescribeAddressesOutcomeCallable |
Definition at line 107 of file SnowballClient.h.
typedef Aws::Utils::Outcome<DescribeAddressResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::DescribeAddressOutcome |
Definition at line 94 of file SnowballClient.h.
typedef std::future<DescribeAddressOutcome> Aws::Snowball::Model::DescribeAddressOutcomeCallable |
Definition at line 106 of file SnowballClient.h.
typedef Aws::Utils::Outcome<DescribeJobResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::DescribeJobOutcome |
Definition at line 96 of file SnowballClient.h.
typedef std::future<DescribeJobOutcome> Aws::Snowball::Model::DescribeJobOutcomeCallable |
Definition at line 108 of file SnowballClient.h.
typedef Aws::Utils::Outcome<GetJobManifestResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::GetJobManifestOutcome |
Definition at line 97 of file SnowballClient.h.
typedef std::future<GetJobManifestOutcome> Aws::Snowball::Model::GetJobManifestOutcomeCallable |
Definition at line 109 of file SnowballClient.h.
typedef Aws::Utils::Outcome<GetJobUnlockCodeResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::GetJobUnlockCodeOutcome |
Definition at line 98 of file SnowballClient.h.
typedef std::future<GetJobUnlockCodeOutcome> Aws::Snowball::Model::GetJobUnlockCodeOutcomeCallable |
Definition at line 110 of file SnowballClient.h.
typedef Aws::Utils::Outcome<GetSnowballUsageResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::GetSnowballUsageOutcome |
Definition at line 99 of file SnowballClient.h.
typedef std::future<GetSnowballUsageOutcome> Aws::Snowball::Model::GetSnowballUsageOutcomeCallable |
Definition at line 111 of file SnowballClient.h.
typedef Aws::Utils::Outcome<ListJobsResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::ListJobsOutcome |
Definition at line 100 of file SnowballClient.h.
typedef std::future<ListJobsOutcome> Aws::Snowball::Model::ListJobsOutcomeCallable |
Definition at line 112 of file SnowballClient.h.
typedef Aws::Utils::Outcome<UpdateJobResult, Aws::Client::AWSError<SnowballErrors> > Aws::Snowball::Model::UpdateJobOutcome |
Definition at line 101 of file SnowballClient.h.
typedef std::future<UpdateJobOutcome> Aws::Snowball::Model::UpdateJobOutcomeCallable |
Definition at line 113 of file SnowballClient.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
New | |
PreparingAppliance | |
PreparingShipment | |
InTransitToCustomer | |
WithCustomer | |
InTransitToAWS | |
WithAWS | |
InProgress | |
Complete | |
Cancelled | |
Listing | |
Pending |
Definition at line 25 of file JobState.h.
|
strong |
|
strong |
Enumerator | |
---|---|
NOT_SET | |
SECOND_DAY | |
NEXT_DAY | |
EXPRESS | |
STANDARD |
Definition at line 25 of file ShippingOption.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
T50 | |
T80 | |
NoPreference |
Definition at line 25 of file SnowballCapacity.h.