Package com.ibm.cloud.is.vpc.v1.model
Class VolumeProfileBootCapacityDependentRange
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.VolumeProfileBootCapacity
-
- com.ibm.cloud.is.vpc.v1.model.VolumeProfileBootCapacityDependentRange
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VolumeProfileBootCapacityDependentRange extends VolumeProfileBootCapacity
The permitted total capacity (in gigabytes) of a boot volume with this profile depends on its configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VolumeProfileBootCapacityDependentRange.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.VolumeProfileBootCapacity
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-