|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolumeiSCSIAttributes | |
---|---|
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of VolumeiSCSIAttributes in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return VolumeiSCSIAttributes | |
---|---|
VolumeiSCSIAttributes |
StorediSCSIVolume.getVolumeiSCSIAttributes()
Lists iSCSI information about a volume. |
VolumeiSCSIAttributes |
CachediSCSIVolume.getVolumeiSCSIAttributes()
Lists iSCSI information about a volume. |
VolumeiSCSIAttributes |
VolumeiSCSIAttributes.withChapEnabled(Boolean chapEnabled)
Indicates whether mutual CHAP is enabled for the iSCSI target. |
VolumeiSCSIAttributes |
VolumeiSCSIAttributes.withLunNumber(Integer lunNumber)
The logical disk number. |
VolumeiSCSIAttributes |
VolumeiSCSIAttributes.withNetworkInterfaceId(String networkInterfaceId)
The network interface identifier. |
VolumeiSCSIAttributes |
VolumeiSCSIAttributes.withNetworkInterfacePort(Integer networkInterfacePort)
The port used to communicate with iSCSI targets. |
VolumeiSCSIAttributes |
VolumeiSCSIAttributes.withTargetARN(String targetARN)
The Amazon Resource Name (ARN) of the volume target. |
Methods in com.amazonaws.services.storagegateway.model with parameters of type VolumeiSCSIAttributes | |
---|---|
void |
StorediSCSIVolume.setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume. |
void |
CachediSCSIVolume.setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume. |
StorediSCSIVolume |
StorediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume. |
CachediSCSIVolume |
CachediSCSIVolume.withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |