Uses of Class
com.amazonaws.services.importexport.model.GetStatusRequest
Packages that use GetStatusRequest
-
Uses of GetStatusRequest in com.amazonaws.services.importexport
Methods in com.amazonaws.services.importexport with parameters of type GetStatusRequestModifier and TypeMethodDescriptionAbstractAmazonImportExport.getStatus(GetStatusRequest request) AmazonImportExport.getStatus(GetStatusRequest getStatusRequest) This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.AmazonImportExportClient.getStatus(GetStatusRequest getStatusRequest) This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request) AbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest) This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request) AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) Method parameters in com.amazonaws.services.importexport with type arguments of type GetStatusRequestModifier and TypeMethodDescriptionAbstractAmazonImportExportAsync.getStatusAsync(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) AmazonImportExportAsync.getStatusAsync(GetStatusRequest getStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.AmazonImportExportAsyncClient.getStatusAsync(GetStatusRequest request, AsyncHandler<GetStatusRequest, GetStatusResult> asyncHandler) -
Uses of GetStatusRequest in com.amazonaws.services.importexport.model
Methods in com.amazonaws.services.importexport.model that return GetStatusRequestModifier and TypeMethodDescriptionGetStatusRequest.clone()GetStatusRequest.withAPIVersion(String aPIVersion)