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