Interface PayloadPart.Builder

    • Method Detail

      • bytes

        PayloadPart.Builder bytes​(SdkBytes bytes)

        A blob that contains part of the response for your streaming inference request.

        Parameters:
        bytes - A blob that contains part of the response for your streaming inference request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.