public static interface DeleteTapeArchiveResponse.Builder extends StorageGatewayResponse.Builder, CopyableBuilder<DeleteTapeArchiveResponse.Builder,DeleteTapeArchiveResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteTapeArchiveResponse.Builder |
tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDeleteTapeArchiveResponse.Builder tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
tapeARN - The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.