Interface DescribeDomainAutoTunesResponse.Builder

  • Method Details

    • autoTunes

      The list of setting adjustments that Auto-Tune has made to the domain.

      Parameters:
      autoTunes - The list of setting adjustments that Auto-Tune has made to the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoTunes

      The list of setting adjustments that Auto-Tune has made to the domain.

      Parameters:
      autoTunes - The list of setting adjustments that Auto-Tune has made to the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoTunes

      The list of setting adjustments that Auto-Tune has made to the domain.

      This is a convenience method that creates an instance of the AutoTune.Builder avoiding the need to create one manually via AutoTune.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to autoTunes(List<AutoTune>).

      Parameters:
      autoTunes - a consumer that will call methods on AutoTune.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nextToken

      When nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.

      Parameters:
      nextToken - When nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.
      Returns:
      Returns a reference to this object so that method calls can be chained together.