Uses of Class
com.amazonaws.services.importexport.model.ListJobsResult
Packages that use ListJobsResult
-
Uses of ListJobsResult in com.amazonaws.services.importexport
Methods in com.amazonaws.services.importexport that return ListJobsResultModifier and TypeMethodDescriptionAbstractAmazonImportExport.listJobs()AbstractAmazonImportExport.listJobs(ListJobsRequest request) AmazonImportExport.listJobs()Simplified method form for invoking the ListJobs operation.AmazonImportExport.listJobs(ListJobsRequest listJobsRequest) This operation returns the jobs associated with the requester.AmazonImportExportClient.listJobs()AmazonImportExportClient.listJobs(ListJobsRequest listJobsRequest) This operation returns the jobs associated with the requester.Methods in com.amazonaws.services.importexport that return types with arguments of type ListJobsResultModifier and TypeMethodDescriptionAbstractAmazonImportExportAsync.listJobsAsync()Simplified method form for invoking the ListJobs operation.AbstractAmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request) AbstractAmazonImportExportAsync.listJobsAsync(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) AmazonImportExportAsync.listJobsAsync()Simplified method form for invoking the ListJobs operation.AmazonImportExportAsync.listJobsAsync(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an 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()Simplified method form for invoking the ListJobs operation.AmazonImportExportAsyncClient.listJobsAsync(AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Simplified method form for invoking the ListJobs operation with an AsyncHandler.AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request) AmazonImportExportAsyncClient.listJobsAsync(ListJobsRequest request, AsyncHandler<ListJobsRequest, ListJobsResult> asyncHandler) Method parameters in com.amazonaws.services.importexport with type arguments of type ListJobsResultModifier 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 ListJobsResult in com.amazonaws.services.importexport.model
Methods in com.amazonaws.services.importexport.model that return ListJobsResultModifier and TypeMethodDescriptionListJobsResult.clone()ListJobsResult.withIsTruncated(Boolean isTruncated) NOTE: This method appends the values to the existing list (if any).ListJobsResult.withJobs(Collection<Job> jobs)