Interface DescribeSuggestersResponse.Builder

    • Method Detail

      • suggesters

        DescribeSuggestersResponse.Builder suggesters​(Collection<SuggesterStatus> suggesters)

        The suggesters configured for the domain specified in the request.

        Parameters:
        suggesters - The suggesters configured for the domain specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • suggesters

        DescribeSuggestersResponse.Builder suggesters​(SuggesterStatus... suggesters)

        The suggesters configured for the domain specified in the request.

        Parameters:
        suggesters - The suggesters configured for the domain specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.