CopyableBuilder<CreateTapeWithBarcodeResponse.Builder,CreateTapeWithBarcodeResponse>
, SdkBuilder<CreateTapeWithBarcodeResponse.Builder,CreateTapeWithBarcodeResponse>
public static interface CreateTapeWithBarcodeResponse.Builder extends CopyableBuilder<CreateTapeWithBarcodeResponse.Builder,CreateTapeWithBarcodeResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateTapeWithBarcodeResponse.Builder |
tapeARN(String tapeARN) |
A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.
|
copy
apply, build
CreateTapeWithBarcodeResponse.Builder tapeARN(String tapeARN)
A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.
tapeARN
- A unique Amazon Resource Name (ARN) that represents the virtual tape that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.