Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileCPUSocketCount
-
Packages that use BareMetalServerProfileCPUSocketCount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileCPUSocketCount in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileCPUSocketCount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
BareMetalServerProfileCPUSocketCountDependent
The CPU socket count for a bare metal server with this profile depends on its configuration.class
BareMetalServerProfileCPUSocketCountEnum
The permitted values for CPU sockets for a bare metal server with this profile.class
BareMetalServerProfileCPUSocketCountFixed
The number of CPU sockets for a bare metal server with this profile.class
BareMetalServerProfileCPUSocketCountRange
The permitted range for the number of CPU sockets for a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileCPUSocketCount Modifier and Type Method Description BareMetalServerProfileCPUSocketCount
BareMetalServerProfile. getCpuSocketCount()
Gets the cpuSocketCount.
-