Interface ImageLocation.Builder

  • Method Details

    • id

      The ID of the image.

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

      The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image

      Parameters:
      url - The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image
      Returns:
      Returns a reference to this object so that method calls can be chained together.