Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskSize
-
Packages that use InstanceProfileDiskSize Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileDiskSize in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileDiskSize in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileDiskSizeDependentThe disk size in GB (gigabytes) of this configuration for an instance with this profile depends on its instance configuration.classInstanceProfileDiskSizeEnumThe permitted disk size in GB (gigabytes) of this configuration for an instance with this profile.classInstanceProfileDiskSizeFixedThe size of the disk in GB (gigabytes).classInstanceProfileDiskSizeRangeThe permitted range for the disk size of this configuration in GB (gigabytes) for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileDiskSize Modifier and Type Method Description InstanceProfileDiskSizeInstanceProfileDisk. getSize()Gets the size.
-