Interface AutoTuneOptionsOutput.Builder

  • Method Details

    • state

      Specifies the AutoTuneState for the Elasticsearch domain.

      Parameters:
      state - Specifies the AutoTuneState for the Elasticsearch domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Specifies the AutoTuneState for the Elasticsearch domain.

      Parameters:
      state - Specifies the AutoTuneState for the Elasticsearch domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      AutoTuneOptionsOutput.Builder errorMessage(String errorMessage)

      Specifies the error message while enabling or disabling the Auto-Tune.

      Parameters:
      errorMessage - Specifies the error message while enabling or disabling the Auto-Tune.
      Returns:
      Returns a reference to this object so that method calls can be chained together.