Interface PromotionalEmbeddedImage.Builder

  • Method Details

    • title

      The title displayed when hovering over the image.

      Parameters:
      title - The title displayed when hovering over the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The URL of the image file.

      Parameters:
      url - The URL of the image file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      PromotionalEmbeddedImage.Builder description(String description)

      An optional description of the image.

      Parameters:
      description - An optional description of the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.