Uses of Class
software.amazon.awssdk.services.storagegateway.model.DeviceiSCSIAttributes
-
Packages that use DeviceiSCSIAttributes Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of DeviceiSCSIAttributes in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return DeviceiSCSIAttributes Modifier and Type Method Description DeviceiSCSIAttributesVTLDevice. deviceiSCSIAttributes()A list of iSCSI information about a VTL device.Methods in software.amazon.awssdk.services.storagegateway.model with parameters of type DeviceiSCSIAttributes Modifier and Type Method Description VTLDevice.BuilderVTLDevice.Builder. deviceiSCSIAttributes(DeviceiSCSIAttributes deviceiSCSIAttributes)A list of iSCSI information about a VTL device.
-