Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileNUMACount
-
Packages that use InstanceProfileNUMACount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileNUMACount in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileNUMACount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
InstanceProfileNUMACountDependent
The total number of NUMA nodes for an instance with this profile depends on its configuration and the capacity constraints within the zone.class
InstanceProfileNUMACountFixed
The total number of NUMA nodes for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileNUMACount Modifier and Type Method Description InstanceProfileNUMACount
InstanceProfile. getNumaCount()
Gets the numaCount.
-