CopyableBuilder<VTLDevice.Builder,VTLDevice>, SdkBuilder<VTLDevice.Builder,VTLDevice>public static interface VTLDevice.Builder extends CopyableBuilder<VTLDevice.Builder,VTLDevice>
| Modifier and Type | Method | Description |
|---|---|---|
VTLDevice.Builder |
deviceiSCSIAttributes(DeviceiSCSIAttributes deviceiSCSIAttributes) |
A list of iSCSI information about a VTL device.
|
VTLDevice.Builder |
vtlDeviceARN(String vtlDeviceARN) |
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).
|
VTLDevice.Builder |
vtlDeviceProductIdentifier(String vtlDeviceProductIdentifier) |
|
VTLDevice.Builder |
vtlDeviceType(String vtlDeviceType) |
|
VTLDevice.Builder |
vtlDeviceVendor(String vtlDeviceVendor) |
copyapply, buildVTLDevice.Builder vtlDeviceARN(String vtlDeviceARN)
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).
vtlDeviceARN - Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).VTLDevice.Builder vtlDeviceType(String vtlDeviceType)
vtlDeviceType - VTLDevice.Builder vtlDeviceVendor(String vtlDeviceVendor)
vtlDeviceVendor - VTLDevice.Builder vtlDeviceProductIdentifier(String vtlDeviceProductIdentifier)
vtlDeviceProductIdentifier - VTLDevice.Builder deviceiSCSIAttributes(DeviceiSCSIAttributes deviceiSCSIAttributes)
A list of iSCSI information about a VTL device.
deviceiSCSIAttributes - A list of iSCSI information about a VTL device.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.