Class InstanceProfileDiskQuantity
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceProfileDiskQuantity
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
InstanceProfileDiskQuantityDependent
,InstanceProfileDiskQuantityEnum
,InstanceProfileDiskQuantityFixed
,InstanceProfileDiskQuantityRange
public class InstanceProfileDiskQuantity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceProfileDiskQuantity.
Classes which extend this class:
- InstanceProfileDiskQuantityFixed
- InstanceProfileDiskQuantityRange
- InstanceProfileDiskQuantityEnum
- InstanceProfileDiskQuantityDependent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The type for this profile field. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getType
-
getValue
-
getXDefault
Gets the xDefault. The default value for this profile field.- Returns:
- the xDefault
-
getMax
-
getMin
-
getStep
Gets the step. The increment step value for this profile field.- Returns:
- the step
-
getValues
-