Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareProfileIOPS
-
Packages that use ShareProfileIOPS Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of ShareProfileIOPS in com.ibm.cloud.is.vpc.v1.model
Subclasses of ShareProfileIOPS in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
ShareProfileIOPSDependentRange
The permitted IOPS range of a share with this profile depends on its configuration.class
ShareProfileIOPSEnum
The permitted IOPS values of a share with this profile.class
ShareProfileIOPSFixed
The permitted IOPS of a share with this profile is fixed.class
ShareProfileIOPSRange
The permitted IOPS range of a share with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return ShareProfileIOPS Modifier and Type Method Description ShareProfileIOPS
ShareProfile. getIops()
Gets the iops.
-