CopyableBuilder<DeleteTapeArchiveRequest.Builder,DeleteTapeArchiveRequest>
, SdkBuilder<DeleteTapeArchiveRequest.Builder,DeleteTapeArchiveRequest>
public static interface DeleteTapeArchiveRequest.Builder extends CopyableBuilder<DeleteTapeArchiveRequest.Builder,DeleteTapeArchiveRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteTapeArchiveRequest.Builder |
tapeARN(String tapeARN) |
The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).
|
copy
apply, build
DeleteTapeArchiveRequest.Builder tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).
tapeARN
- The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.