Interface InvokeModelWithResponseStreamResponse.Builder

    • Method Detail

      • contentType

        InvokeModelWithResponseStreamResponse.Builder contentType​(String contentType)

        The MIME type of the inference result.

        Parameters:
        contentType - The MIME type of the inference result.
        Returns:
        Returns a reference to this object so that method calls can be chained together.