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 class
BareMetalServerProfileDiskQuantityDependent
The number of disks of this configuration for a bare metal server with this profile depends on its bare metal server configuration.class
BareMetalServerProfileDiskQuantityEnum
The permitted the number of disks of this configuration for a bare metal server with this profile.class
BareMetalServerProfileDiskQuantityFixed
The number of disks of this configuration for a bare metal server with this profile.class
BareMetalServerProfileDiskQuantityRange
The 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 BareMetalServerProfileDiskQuantity
BareMetalServerProfileDisk. getQuantity()
Gets the quantity.
-