Interface ListWebExperiencesResponse.Builder

    • Method Detail

      • webExperiences

        ListWebExperiencesResponse.Builder webExperiences​(Collection<WebExperience> webExperiences)

        An array of summary information for one or more Amazon Q Business experiences.

        Parameters:
        webExperiences - An array of summary information for one or more Amazon Q Business experiences.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • webExperiences

        ListWebExperiencesResponse.Builder webExperiences​(WebExperience... webExperiences)

        An array of summary information for one or more Amazon Q Business experiences.

        Parameters:
        webExperiences - An array of summary information for one or more Amazon Q Business experiences.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListWebExperiencesResponse.Builder nextToken​(String nextToken)

        If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.

        Parameters:
        nextToken - If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
        Returns:
        Returns a reference to this object so that method calls can be chained together.