Uses of Class
com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
Packages that use RetrieveTapeRecoveryPointResult
Package
Description
-
Uses of RetrieveTapeRecoveryPointResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return RetrieveTapeRecoveryPointResultModifier and TypeMethodDescriptionAbstractAWSStorageGateway.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest request) AWSStorageGateway.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest) Retrieves the recovery point for the specified virtual tape.AWSStorageGatewayClient.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest) Retrieves the recovery point for the specified virtual tape.Methods in com.amazonaws.services.storagegateway that return types with arguments of type RetrieveTapeRecoveryPointResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request) AbstractAWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest) Retrieves the recovery point for the specified virtual tape.AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) Retrieves the recovery point for the specified virtual tape.AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request) AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type RetrieveTapeRecoveryPointResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) Retrieves the recovery point for the specified virtual tape.AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult> asyncHandler) -
Uses of RetrieveTapeRecoveryPointResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return RetrieveTapeRecoveryPointResultModifier and TypeMethodDescriptionRetrieveTapeRecoveryPointResult.clone()RetrieveTapeRecoveryPointResult.withTapeARN(String tapeARN) The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.