Interface CustomizationConfiguration.Builder

  • Method Details

    • customCSSUrl

      CustomizationConfiguration.Builder customCSSUrl(String customCSSUrl)

      Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.

      Parameters:
      customCSSUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logoUrl

      Provides the URL where the custom logo file is hosted for an Amazon Q web experience.

      Parameters:
      logoUrl - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fontUrl

      Provides the URL where the custom font file is hosted for an Amazon Q web experience.

      Parameters:
      fontUrl - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • faviconUrl

      Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.

      Parameters:
      faviconUrl - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
      Returns:
      Returns a reference to this object so that method calls can be chained together.