Class DedicatedHostNUMA

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DedicatedHostNUMA
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The dedicated host NUMA configuration.
    • Method Detail

      • getCount

        public Long getCount()
        Gets the count. The total number of NUMA nodes for this dedicated host.
        Returns:
        the count
      • getNodes

        public List<DedicatedHostNUMANode> getNodes()
        Gets the nodes. The NUMA nodes for this dedicated host.
        Returns:
        the nodes