Package com.ibm.cloud.is.vpc.v1.model
Class BareMetalServerProfileCPUCoreCountDependent
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUCoreCount
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUCoreCountDependent
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerProfileCPUCoreCountDependent extends BareMetalServerProfileCPUCoreCount
The CPU core count for a bare metal server with this profile depends on its configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
BareMetalServerProfileCPUCoreCountDependent.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUCoreCount
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-