| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime.model | |
| software.amazon.awssdk.services.bedrockruntime.model.responsestream |
| Modifier and Type | Method and Description |
|---|---|
PayloadPart |
PayloadPart.BuilderImpl.build() |
PayloadPart |
PayloadPart.copy(Consumer<? super PayloadPart.Builder> modifier) |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvokeModelWithResponseStreamResponseHandler.Visitor.visitChunk(PayloadPart event)
Invoked when a
PayloadPart is encountered. |
| Modifier and Type | Method and Description |
|---|---|
InvokeModelWithResponseStreamResponseHandler.Visitor.Builder |
InvokeModelWithResponseStreamResponseHandler.Visitor.Builder.onChunk(Consumer<PayloadPart> c)
Callback to invoke when a
PayloadPart is visited. |
| Constructor and Description |
|---|
BuilderImpl(PayloadPart model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChunk
A specialization of
software.amazon.awssdk.services.bedrockruntime.model.PayloadPart that represents the
ResponseStream$chunk event. |
Copyright © 2023. All rights reserved.