Package com.ibm.cloud.is.vpc.v1.model
Class BareMetalServerProfileCPUSocketCountRange
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUSocketCount
-
- com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUSocketCountRange
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerProfileCPUSocketCountRange extends BareMetalServerProfileCPUSocketCount
The permitted range for the number of CPU sockets for a bare metal server with this profile.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
BareMetalServerProfileCPUSocketCountRange.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUSocketCount
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-