Interface AutoTuneOptionsOutput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AutoTuneOptionsOutput.Builder,AutoTuneOptionsOutput>, SdkBuilder<AutoTuneOptionsOutput.Builder,AutoTuneOptionsOutput>, SdkPojo
Enclosing class:
AutoTuneOptionsOutput

public static interface AutoTuneOptionsOutput.Builder extends SdkPojo, CopyableBuilder<AutoTuneOptionsOutput.Builder,AutoTuneOptionsOutput>
  • 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.