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 classBareMetalServerProfileCPUSocketCountDependentThe CPU socket count for a bare metal server with this profile depends on its configuration.classBareMetalServerProfileCPUSocketCountEnumThe permitted values for CPU sockets for a bare metal server with this profile.classBareMetalServerProfileCPUSocketCountFixedThe number of CPU sockets for a bare metal server with this profile.classBareMetalServerProfileCPUSocketCountRangeThe 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 BareMetalServerProfileCPUSocketCountBareMetalServerProfile. getCpuSocketCount()Gets the cpuSocketCount.
-