Interface Image.Builder

    • Method Detail

      • source

        Image.Builder source​(ImageSource source)

        The source of the logo image.

        Parameters:
        source - The source of the logo image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • generatedImageUrl

        Image.Builder generatedImageUrl​(String generatedImageUrl)

        The URL that points to the generated logo image.

        Parameters:
        generatedImageUrl - The URL that points to the generated logo image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.