Class ComputeNetworkBlock.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • computeCapacityTopologyId

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

        public ComputeNetworkBlock.Builder computeHpcIslandId​(String computeHpcIslandId)
        The OCID of the compute HPC island.
        Parameters:
        computeHpcIslandId - the value to set
        Returns:
        this builder
      • timeCreated

        public ComputeNetworkBlock.Builder timeCreated​(Date timeCreated)
        The date and time that the compute network block 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 ComputeNetworkBlock.Builder timeUpdated​(Date timeUpdated)
        The date and time that the compute network block 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 ComputeNetworkBlock.Builder totalComputeBareMetalHostCount​(Long totalComputeBareMetalHostCount)
        The total number of compute bare metal hosts located in this compute network block.
        Parameters:
        totalComputeBareMetalHostCount - the value to set
        Returns:
        this builder