| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerruntime.model | |
| software.amazon.awssdk.services.sagemakerruntime.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 |
InvokeEndpointWithResponseStreamResponseHandler.Visitor.visitPayloadPart(PayloadPart event)
Invoked when a
PayloadPart is encountered. |
| Modifier and Type | Method and Description |
|---|---|
InvokeEndpointWithResponseStreamResponseHandler.Visitor.Builder |
InvokeEndpointWithResponseStreamResponseHandler.Visitor.Builder.onPayloadPart(Consumer<PayloadPart> c)
Callback to invoke when a
PayloadPart is visited. |
| Constructor and Description |
|---|
BuilderImpl(PayloadPart model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPayloadPart
A specialization of
software.amazon.awssdk.services.sagemakerruntime.model.PayloadPart that represents the
ResponseStream$PayloadPart event. |
Copyright © 2023. All rights reserved.