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 classInstanceProfileNUMACountDependentThe total number of NUMA nodes for an instance with this profile depends on its configuration and the capacity constraints within the zone.classInstanceProfileNUMACountFixedThe 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 InstanceProfileNUMACountInstanceProfile. getNumaCount()Gets the numaCount.
-