Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskQuantity
-
Packages that use InstanceProfileDiskQuantity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileDiskQuantity in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileDiskQuantity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileDiskQuantityDependentThe number of disks of this configuration for an instance with this profile depends on its instance configuration.classInstanceProfileDiskQuantityEnumThe permitted the number of disks of this configuration for an instance with this profile.classInstanceProfileDiskQuantityFixedThe number of disks of this configuration for an instance with this profile.classInstanceProfileDiskQuantityRangeThe permitted range for the number of disks of this configuration for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileDiskQuantity Modifier and Type Method Description InstanceProfileDiskQuantityInstanceProfileDisk. getQuantity()Gets the quantity.
-