| Package | Description |
|---|---|
| com.amazonaws.services.importexport | |
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
CreateJobResult |
AmazonImportExportClient.createJob(CreateJobRequest createJobRequest)
This operation initiates the process of scheduling an upload or download
of your data.
|
CreateJobResult |
AmazonImportExport.createJob(CreateJobRequest createJobRequest)
This operation initiates the process of scheduling an upload or download
of your data.
|
CreateJobResult |
AbstractAmazonImportExport.createJob(CreateJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateJobResult> |
AmazonImportExportAsyncClient.createJobAsync(CreateJobRequest request) |
Future<CreateJobResult> |
AmazonImportExportAsync.createJobAsync(CreateJobRequest createJobRequest)
This operation initiates the process of scheduling an upload or download
of your data.
|
Future<CreateJobResult> |
AbstractAmazonImportExportAsync.createJobAsync(CreateJobRequest request) |
Future<CreateJobResult> |
AmazonImportExportAsyncClient.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonImportExportAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
This operation initiates the process of scheduling an upload or download
of your data.
|
Future<CreateJobResult> |
AbstractAmazonImportExportAsync.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateJobResult> |
AmazonImportExportAsyncClient.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonImportExportAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
This operation initiates the process of scheduling an upload or download
of your data.
|
Future<CreateJobResult> |
AbstractAmazonImportExportAsync.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateJobResult |
CreateJobResult.clone() |
CreateJobResult |
CreateJobResult.withArtifactList(Artifact... artifactList)
Sets the value of the ArtifactList property for this object.
|
CreateJobResult |
CreateJobResult.withArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
CreateJobResult |
CreateJobResult.withJobId(String jobId)
Sets the value of the JobId property for this object.
|
CreateJobResult |
CreateJobResult.withJobType(JobType jobType)
Sets the value of the JobType property for this object.
|
CreateJobResult |
CreateJobResult.withJobType(String jobType)
Sets the value of the JobType property for this object.
|
CreateJobResult |
CreateJobResult.withSignature(String signature)
Sets the value of the Signature property for this object.
|
CreateJobResult |
CreateJobResult.withSignatureFileContents(String signatureFileContents)
Sets the value of the SignatureFileContents property for this object.
|
CreateJobResult |
CreateJobResult.withWarningMessage(String warningMessage)
Sets the value of the WarningMessage property for this object.
|
Copyright © 2015. All rights reserved.