Uses of Class
com.amazonaws.services.importexport.model.ListJobsRequest
Packages that use ListJobsRequest
-
Uses of ListJobsRequest in com.amazonaws.services.importexport
Methods in com.amazonaws.services.importexport with parameters of type ListJobsRequestModifier and TypeMethodDescriptionAbstractAmazonImportExport.listJobs
(ListJobsRequest request) AmazonImportExport.listJobs
(ListJobsRequest listJobsRequest) This operation returns the jobs associated with the requester.AmazonImportExportClient.listJobs
(ListJobsRequest listJobsRequest) This operation returns the jobs associated with the requester.AbstractAmazonImportExportAsync.listJobsAsync
(ListJobsRequest request) AbstractAmazonImportExportAsync.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AmazonImportExportAsync.listJobsAsync
(ListJobsRequest listJobsRequest) This operation returns the jobs associated with the requester.AmazonImportExportAsync.listJobsAsync
(ListJobsRequest listJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) This operation returns the jobs associated with the requester.AmazonImportExportAsyncClient.listJobsAsync
(ListJobsRequest request) AmazonImportExportAsyncClient.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Method parameters in com.amazonaws.services.importexport with type arguments of type ListJobsRequestModifier and TypeMethodDescriptionAbstractAmazonImportExportAsync.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AbstractAmazonImportExportAsync.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AmazonImportExportAsync.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AmazonImportExportAsync.listJobsAsync
(ListJobsRequest listJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) This operation returns the jobs associated with the requester.AmazonImportExportAsyncClient.listJobsAsync
(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AmazonImportExportAsyncClient.listJobsAsync
(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) -
Uses of ListJobsRequest in com.amazonaws.services.importexport.model
Methods in com.amazonaws.services.importexport.model that return ListJobsRequestModifier and TypeMethodDescriptionListJobsRequest.clone()
ListJobsRequest.withAPIVersion
(String aPIVersion) ListJobsRequest.withMarker
(String marker) ListJobsRequest.withMaxJobs
(Integer maxJobs)