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 classShareProfileIOPSDependentRangeThe permitted IOPS range of a share with this profile depends on its configuration.classShareProfileIOPSEnumThe permitted IOPS values of a share with this profile.classShareProfileIOPSFixedThe permitted IOPS of a share with this profile is fixed.classShareProfileIOPSRangeThe 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 ShareProfileIOPSShareProfile. getIops()Gets the iops.
-