public static interface RetrieveTapeRecoveryPointResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<RetrieveTapeRecoveryPointResponse.Builder,RetrieveTapeRecoveryPointResponse>
Modifier and Type | Method and Description |
---|---|
RetrieveTapeRecoveryPointResponse.Builder |
tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
RetrieveTapeRecoveryPointResponse.Builder tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
tapeARN
- The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.