| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime.model | |
| software.amazon.awssdk.services.bedrockruntime.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)
Base64-encoded bytes of payload data.
|
PayloadPart.Builder |
PayloadPart.BuilderImpl.bytes(SdkBytes bytes) |
static PayloadPart.Builder |
ResponseStream.chunkBuilder()
Create a builder for the
chunk 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 |
DefaultChunk.Builder |
Copyright © 2023. All rights reserved.