Interface ImageSourceDetails.Builder

  • Method Details

    • mediaId

      Unique identifier for the image file.

      Parameters:
      mediaId - Unique identifier for the image file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mediaMimeType

      ImageSourceDetails.Builder mediaMimeType(String mediaMimeType)

      The MIME type of the image file.

      Parameters:
      mediaMimeType - The MIME type of the image file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.