| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerruntime.model | |
| software.amazon.awssdk.services.sagemakerruntime.model.responsestream |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PayloadPart.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static PayloadPart.Builder |
PayloadPart.builder() |
PayloadPart.Builder |
PayloadPart.Builder.bytes(SdkBytes bytes)
A blob that contains part of the response for your streaming inference request.
|
PayloadPart.Builder |
PayloadPart.BuilderImpl.bytes(SdkBytes bytes) |
static PayloadPart.Builder |
ResponseStream.payloadPartBuilder()
Create a builder for the
PayloadPart event type for this stream. |
PayloadPart.Builder |
PayloadPart.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PayloadPart.Builder> |
PayloadPart.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
PayloadPart |
PayloadPart.copy(Consumer<? super PayloadPart.Builder> modifier) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DefaultPayloadPart.Builder |
Copyright © 2023. All rights reserved.