Class ComputeHpcIsland.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • computeCapacityTopologyId

        public ComputeHpcIsland.Builder computeCapacityTopologyId​(String computeCapacityTopologyId)
        The OCID of the compute capacity topology.
        Parameters:
        computeCapacityTopologyId - the value to set
        Returns:
        this builder
      • timeCreated

        public ComputeHpcIsland.Builder timeCreated​(Date timeCreated)
        The date and time that the compute HPC island was created, in the format defined by RFC3339.

        Example: 2016-08-25T21:10:29.600Z

        Parameters:
        timeCreated - the value to set
        Returns:
        this builder
      • timeUpdated

        public ComputeHpcIsland.Builder timeUpdated​(Date timeUpdated)
        The date and time that the compute HPC island was updated, in the format defined by RFC3339.

        Example: 2016-08-25T21:10:29.600Z

        Parameters:
        timeUpdated - the value to set
        Returns:
        this builder
      • totalComputeBareMetalHostCount

        public ComputeHpcIsland.Builder totalComputeBareMetalHostCount​(Long totalComputeBareMetalHostCount)
        The total number of compute bare metal hosts located in this compute HPC island.
        Parameters:
        totalComputeBareMetalHostCount - the value to set
        Returns:
        this builder