CopyableBuilder<DeleteTapeArchiveResponse.Builder,DeleteTapeArchiveResponse>
, SdkBuilder<DeleteTapeArchiveResponse.Builder,DeleteTapeArchiveResponse>
public static interface DeleteTapeArchiveResponse.Builder extends CopyableBuilder<DeleteTapeArchiveResponse.Builder,DeleteTapeArchiveResponse>
Modifier and Type | Method | Description |
---|---|---|
DeleteTapeArchiveResponse.Builder |
tapeARN(String tapeARN) |
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
|
copy
apply, build
DeleteTapeArchiveResponse.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.