Class DedicatedHostGroup

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

    public class DedicatedHostGroup
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    DedicatedHostGroup.
    • Method Detail

      • getXClass

        public String getXClass()
        Gets the xClass. The dedicated host profile class for hosts in this group.
        Returns:
        the xClass
      • getCreatedAt

        public Date getCreatedAt()
        Gets the createdAt. The date and time that the dedicated host group was created.
        Returns:
        the createdAt
      • getCrn

        public String getCrn()
        Gets the crn. The CRN for this dedicated host group.
        Returns:
        the crn
      • getDedicatedHosts

        public List<DedicatedHostReference> getDedicatedHosts()
        Gets the dedicatedHosts. The dedicated hosts that are in this dedicated host group.
        Returns:
        the dedicatedHosts
      • getFamily

        public String getFamily()
        Gets the family. The dedicated host profile family for hosts in this group.
        Returns:
        the family
      • getHref

        public String getHref()
        Gets the href. The URL for this dedicated host group.
        Returns:
        the href
      • getId

        public String getId()
        Gets the id. The unique identifier for this dedicated host group.
        Returns:
        the id
      • getName

        public String getName()
        Gets the name. The name for this dedicated host group. The name is unique across all dedicated host groups in the region.
        Returns:
        the name
      • getResourceGroup

        public ResourceGroupReference getResourceGroup()
        Gets the resourceGroup. The resource group for this dedicated host group.
        Returns:
        the resourceGroup
      • getResourceType

        public String getResourceType()
        Gets the resourceType. The resource type.
        Returns:
        the resourceType
      • getSupportedInstanceProfiles

        public List<InstanceProfileReference> getSupportedInstanceProfiles()
        Gets the supportedInstanceProfiles. The instance profiles usable by instances placed on this dedicated host group.
        Returns:
        the supportedInstanceProfiles
      • getZone

        public ZoneReference getZone()
        Gets the zone. The zone this dedicated host group resides in.
        Returns:
        the zone