Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileDiskQuantity
-
Packages that use BareMetalServerProfileDiskQuantity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileDiskQuantity in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileDiskQuantity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classBareMetalServerProfileDiskQuantityDependentThe number of disks of this configuration for a bare metal server with this profile depends on its bare metal server configuration.classBareMetalServerProfileDiskQuantityEnumThe permitted the number of disks of this configuration for a bare metal server with this profile.classBareMetalServerProfileDiskQuantityFixedThe number of disks of this configuration for a bare metal server with this profile.classBareMetalServerProfileDiskQuantityRangeThe permitted range for the number of disks of this configuration for a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileDiskQuantity Modifier and Type Method Description BareMetalServerProfileDiskQuantityBareMetalServerProfileDisk. getQuantity()Gets the quantity.
-