Uses of Class
software.amazon.awssdk.services.storagegateway.model.VolumeiSCSIAttributes
-
Packages that use VolumeiSCSIAttributes Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of VolumeiSCSIAttributes in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return VolumeiSCSIAttributes Modifier and Type Method Description VolumeiSCSIAttributesCachediSCSIVolume. volumeiSCSIAttributes()An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.VolumeiSCSIAttributesStorediSCSIVolume. volumeiSCSIAttributes()An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.Methods in software.amazon.awssdk.services.storagegateway.model with parameters of type VolumeiSCSIAttributes Modifier and Type Method Description CachediSCSIVolume.BuilderCachediSCSIVolume.Builder. volumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.StorediSCSIVolume.BuilderStorediSCSIVolume.Builder. volumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.
-