/AWS1/CL_SGRRESPONSESTREAM_EV¶
A stream of payload parts. Each part contains a portion of the response for a streaming inference request.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_payloadpart
TYPE REF TO /AWS1/CL_SGRPAYLOADPART
/AWS1/CL_SGRPAYLOADPART
¶
A wrapper for pieces of the payload that's returned in response to a streaming inference request. A streaming inference response consists of one or more payload parts.
Queryable Attributes¶
PayloadPart¶
A wrapper for pieces of the payload that's returned in response to a streaming inference request. A streaming inference response consists of one or more payload parts.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PAYLOADPART() |
Getter for PAYLOADPART |