Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumeProfileIOPS
-
Packages that use VolumeProfileIOPS Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VolumeProfileIOPS in com.ibm.cloud.is.vpc.v1.model
Subclasses of VolumeProfileIOPS in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
VolumeProfileIOPSDependentRange
The permitted IOPS range of a volume with this profile depends on its configuration.class
VolumeProfileIOPSEnum
The permitted IOPS values of a volume with this profile.class
VolumeProfileIOPSFixed
The permitted IOPS of a volume with this profile is fixed.class
VolumeProfileIOPSRange
The permitted IOPS range of a volume with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return VolumeProfileIOPS Modifier and Type Method Description VolumeProfileIOPS
VolumeProfile. getIops()
Gets the iops.
-