Interface GetImageFrameResponse.Builder

  • Method Details

    • contentType

      GetImageFrameResponse.Builder contentType(String contentType)

      The format in which the image frame information is returned to the customer. Default is application/octet-stream.

      Parameters:
      contentType - The format in which the image frame information is returned to the customer. Default is application/octet-stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.