Package | Description |
---|---|
com.amazonaws.services.importexport | |
com.amazonaws.services.importexport.model | |
com.amazonaws.services.importexport.model.transform |
Modifier and Type | Method and Description |
---|---|
ListJobsResult |
AmazonImportExportClient.listJobs() |
ListJobsResult |
AmazonImportExport.listJobs()
Simplified method form for invoking the ListJobs operation.
|
ListJobsResult |
AbstractAmazonImportExport.listJobs() |
ListJobsResult |
AmazonImportExportClient.listJobs(ListJobsRequest listJobsRequest)
This operation returns the jobs associated with the requester.
|
ListJobsResult |
AmazonImportExport.listJobs(ListJobsRequest listJobsRequest)
This operation returns the jobs associated with the requester.
|
ListJobsResult |
AbstractAmazonImportExport.listJobs(ListJobsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync()
Simplified method form for invoking the ListJobs operation.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync()
Simplified method form for invoking the ListJobs operation.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync()
Simplified method form for invoking the ListJobs operation.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request) |
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(ListJobsRequest listJobsRequest)
This operation returns the jobs associated with the requester.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request) |
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(ListJobsRequest listJobsRequest,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
This operation returns the jobs associated with the requester.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
Simplified method form for invoking the ListJobs operation with an
AsyncHandler.
|
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
java.util.concurrent.Future<ListJobsResult> |
AmazonImportExportAsync.listJobsAsync(ListJobsRequest listJobsRequest,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler)
This operation returns the jobs associated with the requester.
|
java.util.concurrent.Future<ListJobsResult> |
AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request,
AsyncHandler<ListJobsRequest,ListJobsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListJobsResult |
ListJobsResult.clone() |
ListJobsResult |
ListJobsResult.withIsTruncated(java.lang.Boolean isTruncated) |
ListJobsResult |
ListJobsResult.withJobs(java.util.Collection<Job> jobs) |
ListJobsResult |
ListJobsResult.withJobs(Job... jobs)
NOTE: This method appends the values to the existing list (if
any).
|
Modifier and Type | Method and Description |
---|---|
ListJobsResult |
ListJobsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |