Interface WebExperience.Builder

    • Method Detail

      • webExperienceId

        WebExperience.Builder webExperienceId​(String webExperienceId)

        The identifier of your Amazon Q Business web experience.

        Parameters:
        webExperienceId - The identifier of your Amazon Q Business web experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        WebExperience.Builder createdAt​(Instant createdAt)

        The Unix timestamp when the Amazon Q Business application was last updated.

        Parameters:
        createdAt - The Unix timestamp when the Amazon Q Business application was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updatedAt

        WebExperience.Builder updatedAt​(Instant updatedAt)

        The Unix timestamp when your Amazon Q Business web experience was updated.

        Parameters:
        updatedAt - The Unix timestamp when your Amazon Q Business web experience was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • defaultEndpoint

        WebExperience.Builder defaultEndpoint​(String defaultEndpoint)

        The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by Amazon Web Services.

        Parameters:
        defaultEndpoint - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by Amazon Web Services.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        WebExperience.Builder status​(String status)

        The status of your Amazon Q Business web experience.

        Parameters:
        status - The status of your Amazon Q Business web experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WebExperienceStatus, WebExperienceStatus