Uses of Class
com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
-
Packages that use VolumeiSCSIAttributes Package Description com.amazonaws.services.storagegateway.model -
-
Uses of VolumeiSCSIAttributes in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return VolumeiSCSIAttributes Modifier and Type Method Description VolumeiSCSIAttributesVolumeiSCSIAttributes. clone()VolumeiSCSIAttributesCachediSCSIVolume. getVolumeiSCSIAttributes()VolumeiSCSIAttributesStorediSCSIVolume. getVolumeiSCSIAttributes()VolumeiSCSIAttributesVolumeiSCSIAttributes. withChapEnabled(Boolean chapEnabled)Indicates whether mutual CHAP is enabled for the iSCSI target.VolumeiSCSIAttributesVolumeiSCSIAttributes. withLunNumber(Integer lunNumber)The logical disk number.VolumeiSCSIAttributesVolumeiSCSIAttributes. withNetworkInterfaceId(String networkInterfaceId)The network interface identifier.VolumeiSCSIAttributesVolumeiSCSIAttributes. withNetworkInterfacePort(Integer networkInterfacePort)The port used to communicate with iSCSI targets.VolumeiSCSIAttributesVolumeiSCSIAttributes. withTargetARN(String targetARN)The Amazon Resource Name (ARN) of the volume target.Methods in com.amazonaws.services.storagegateway.model with parameters of type VolumeiSCSIAttributes Modifier and Type Method Description voidCachediSCSIVolume. setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)voidStorediSCSIVolume. setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)CachediSCSIVolumeCachediSCSIVolume. withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)StorediSCSIVolumeStorediSCSIVolume. withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
-