Uses of Class
com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
Packages that use RetrieveTapeArchiveResult
Package
Description
-
Uses of RetrieveTapeArchiveResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return RetrieveTapeArchiveResultModifier and TypeMethodDescriptionAbstractAWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest request) AWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.AWSStorageGatewayClient.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.Methods in com.amazonaws.services.storagegateway that return types with arguments of type RetrieveTapeArchiveResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request) AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request) AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type RetrieveTapeArchiveResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult> asyncHandler) -
Uses of RetrieveTapeArchiveResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return RetrieveTapeArchiveResultModifier and TypeMethodDescriptionRetrieveTapeArchiveResult.clone()RetrieveTapeArchiveResult.withTapeARN(String tapeARN) The Amazon Resource Name (ARN) of the retrieved virtual tape.