Class DedicatedHostNUMA

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • 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