Package | Description |
---|---|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved.