Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileDiskSize
-
Packages that use BareMetalServerProfileDiskSize Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileDiskSize in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileDiskSize in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
BareMetalServerProfileDiskSizeDependent
The disk size in GB (gigabytes) of this configuration for a bare metal server with this profile depends on its bare metal server configuration.class
BareMetalServerProfileDiskSizeEnum
The permitted disk size in GB (gigabytes) of this configuration for a bare metal server with this profile.class
BareMetalServerProfileDiskSizeFixed
The size of the disk in GB (gigabytes).class
BareMetalServerProfileDiskSizeRange
The permitted range for the disk size of this configuration in GB (gigabytes) for a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileDiskSize Modifier and Type Method Description BareMetalServerProfileDiskSize
BareMetalServerProfileDisk. getSize()
Gets the size.
-