public static interface RetrieveTapeRecoveryPointResponse.Builder extends StorageGatewayResponse.Builder, 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.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildRetrieveTapeRecoveryPointResponse.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.