Class HostAggregate

    • Constructor Detail

      • HostAggregate

        public HostAggregate()
    • Method Detail

      • getId

        public String getId()
        Returns:
        the id
      • getName

        public String getName()
        Returns:
        the name
      • getAvailabilityZone

        public String getAvailabilityZone()
        Returns:
        the availabilityZone
      • getCreatedAt

        public String getCreatedAt()
        Returns:
        the createdAt
      • getUpdatedAt

        public String getUpdatedAt()
        Returns:
        the updatedAt
      • getDeletedAt

        public String getDeletedAt()
        Returns:
        the deletedAt
      • getDeleted

        public Boolean getDeleted()
        Returns:
        the deleted
      • getHosts

        public List<String> getHosts()
        Returns:
        the hosts
      • getMetadata

        public Map<String,​String> getMetadata()
        Returns:
        the metadata