Interface NodeConfigurationOption.Builder

  • Method Details

    • nodeType

      The node type, such as, "ra3.4xlarge".

      Parameters:
      nodeType - The node type, such as, "ra3.4xlarge".
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • numberOfNodes

      NodeConfigurationOption.Builder numberOfNodes(Integer numberOfNodes)

      The number of nodes.

      Parameters:
      numberOfNodes - The number of nodes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimatedDiskUtilizationPercent

      NodeConfigurationOption.Builder estimatedDiskUtilizationPercent(Double estimatedDiskUtilizationPercent)

      The estimated disk utilizaton percentage.

      Parameters:
      estimatedDiskUtilizationPercent - The estimated disk utilizaton percentage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mode

      The category of the node configuration recommendation.

      Parameters:
      mode - The category of the node configuration recommendation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      The category of the node configuration recommendation.

      Parameters:
      mode - The category of the node configuration recommendation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: