Interface ImagesLogo.Builder

  • Method Details

    • defaultValue

      ImagesLogo.Builder defaultValue(String defaultValue)

      The default logo image displayed in the workspace.

      Parameters:
      defaultValue - The default logo image displayed in the workspace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • favicon

      ImagesLogo.Builder favicon(String favicon)

      The favicon image displayed in the browser tab.

      Parameters:
      favicon - The favicon image displayed in the browser tab.
      Returns:
      Returns a reference to this object so that method calls can be chained together.