CopyableBuilder<RetrieveTapeRecoveryPointResponse.Builder,RetrieveTapeRecoveryPointResponse>, SdkBuilder<RetrieveTapeRecoveryPointResponse.Builder,RetrieveTapeRecoveryPointResponse>public static interface RetrieveTapeRecoveryPointResponse.Builder extends CopyableBuilder<RetrieveTapeRecoveryPointResponse.Builder,RetrieveTapeRecoveryPointResponse>
| Modifier and Type | Method | Description |
|---|---|---|
RetrieveTapeRecoveryPointResponse.Builder |
tapeARN(String tapeARN) |
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
|
copyapply, 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.