public static interface PayloadPart.Builder extends SdkPojo, CopyableBuilder<PayloadPart.Builder,PayloadPart>
| Modifier and Type | Method and Description |
|---|---|
PayloadPart.Builder |
bytes(SdkBytes bytes)
A blob that contains part of the response for your streaming inference request.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPayloadPart.Builder bytes(SdkBytes bytes)
A blob that contains part of the response for your streaming inference request.
bytes - A blob that contains part of the response for your streaming inference request.Copyright © 2023. All rights reserved.