Interface GetImageFrameResponse.Builder

    • Method Detail

      • 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.