AWS SDK for C++
0.14.3
AWS SDK for C++
|
Namespaces | |
JobTypeMapper | |
Classes | |
class | Artifact |
class | CancelJobRequest |
class | CancelJobResult |
class | CreateJobRequest |
class | CreateJobResult |
class | GetShippingLabelRequest |
class | GetShippingLabelResult |
class | GetStatusRequest |
class | GetStatusResult |
class | Job |
class | ListJobsRequest |
class | ListJobsResult |
class | ResponseMetadata |
class | UpdateJobRequest |
class | UpdateJobResult |
Enumerations | |
enum | JobType { JobType::NOT_SET, JobType::Import, JobType::Export } |
typedef Aws::Utils::Outcome<CancelJobResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::CancelJobOutcome |
Definition at line 79 of file ImportExportClient.h.
typedef std::future<CancelJobOutcome> Aws::ImportExport::Model::CancelJobOutcomeCallable |
Definition at line 88 of file ImportExportClient.h.
typedef Aws::Utils::Outcome<CreateJobResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::CreateJobOutcome |
Definition at line 82 of file ImportExportClient.h.
typedef std::future<CreateJobOutcome> Aws::ImportExport::Model::CreateJobOutcomeCallable |
Definition at line 89 of file ImportExportClient.h.
typedef Aws::Utils::Outcome<GetShippingLabelResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::GetShippingLabelOutcome |
Definition at line 83 of file ImportExportClient.h.
typedef std::future<GetShippingLabelOutcome> Aws::ImportExport::Model::GetShippingLabelOutcomeCallable |
Definition at line 90 of file ImportExportClient.h.
typedef Aws::Utils::Outcome<GetStatusResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::GetStatusOutcome |
Definition at line 84 of file ImportExportClient.h.
typedef std::future<GetStatusOutcome> Aws::ImportExport::Model::GetStatusOutcomeCallable |
Definition at line 91 of file ImportExportClient.h.
typedef Aws::Utils::Outcome<ListJobsResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::ListJobsOutcome |
Definition at line 85 of file ImportExportClient.h.
typedef std::future<ListJobsOutcome> Aws::ImportExport::Model::ListJobsOutcomeCallable |
Definition at line 92 of file ImportExportClient.h.
typedef Aws::Utils::Outcome<UpdateJobResult, Aws::Client::AWSError<ImportExportErrors> > Aws::ImportExport::Model::UpdateJobOutcome |
Definition at line 86 of file ImportExportClient.h.
typedef std::future<UpdateJobOutcome> Aws::ImportExport::Model::UpdateJobOutcomeCallable |
Definition at line 93 of file ImportExportClient.h.
|
strong |