Interface UltraServerSummary.Builder

  • Method Details

    • ultraServerType

      UltraServerSummary.Builder ultraServerType(String ultraServerType)

      The type of UltraServer, such as ml.u-p6e-gb200x72.

      Parameters:
      ultraServerType - The type of UltraServer, such as ml.u-p6e-gb200x72.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceType

      UltraServerSummary.Builder instanceType(String instanceType)

      The Amazon EC2 instance type used in the UltraServer.

      Parameters:
      instanceType - The Amazon EC2 instance type used in the UltraServer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • instanceType

      The Amazon EC2 instance type used in the UltraServer.

      Parameters:
      instanceType - The Amazon EC2 instance type used in the UltraServer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ultraServerCount

      UltraServerSummary.Builder ultraServerCount(Integer ultraServerCount)

      The number of UltraServers of this type.

      Parameters:
      ultraServerCount - The number of UltraServers of this type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availableSpareInstanceCount

      UltraServerSummary.Builder availableSpareInstanceCount(Integer availableSpareInstanceCount)

      The number of available spare instances in the UltraServers.

      Parameters:
      availableSpareInstanceCount - The number of available spare instances in the UltraServers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unhealthyInstanceCount

      UltraServerSummary.Builder unhealthyInstanceCount(Integer unhealthyInstanceCount)

      The total number of instances across all UltraServers of this type that are currently in an unhealthy state.

      Parameters:
      unhealthyInstanceCount - The total number of instances across all UltraServers of this type that are currently in an unhealthy state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.