|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceiSCSIAttributes | |
---|---|
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of DeviceiSCSIAttributes in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return DeviceiSCSIAttributes | |
---|---|
DeviceiSCSIAttributes |
VTLDevice.getDeviceiSCSIAttributes()
A list of iSCSI information about a VTL device. |
DeviceiSCSIAttributes |
DeviceiSCSIAttributes.withChapEnabled(Boolean chapEnabled)
Indicates whether mutual CHAP is enabled for the iSCSI target. |
DeviceiSCSIAttributes |
DeviceiSCSIAttributes.withNetworkInterfaceId(String networkInterfaceId)
The network interface identifier of the VTL device. |
DeviceiSCSIAttributes |
DeviceiSCSIAttributes.withNetworkInterfacePort(Integer networkInterfacePort)
The port used to communicate with iSCSI VTL device targets. |
DeviceiSCSIAttributes |
DeviceiSCSIAttributes.withTargetARN(String targetARN)
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target. |
Methods in com.amazonaws.services.storagegateway.model with parameters of type DeviceiSCSIAttributes | |
---|---|
void |
VTLDevice.setDeviceiSCSIAttributes(DeviceiSCSIAttributes deviceiSCSIAttributes)
A list of iSCSI information about a VTL device. |
VTLDevice |
VTLDevice.withDeviceiSCSIAttributes(DeviceiSCSIAttributes deviceiSCSIAttributes)
A list of iSCSI information about a VTL device. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |