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 classBareMetalServerProfileDiskSizeDependentThe disk size in GB (gigabytes) of this configuration for a bare metal server with this profile depends on its bare metal server configuration.classBareMetalServerProfileDiskSizeEnumThe permitted disk size in GB (gigabytes) of this configuration for a bare metal server with this profile.classBareMetalServerProfileDiskSizeFixedThe size of the disk in GB (gigabytes).classBareMetalServerProfileDiskSizeRangeThe 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 BareMetalServerProfileDiskSizeBareMetalServerProfileDisk. getSize()Gets the size.
-