Class DefaultChunk

java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.BidirectionalOutputPayloadPart
software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput.DefaultChunk
All Implemented Interfaces:
Serializable, SdkPojo, InvokeModelWithBidirectionalStreamOutput, ToCopyableBuilder<BidirectionalOutputPayloadPart.Builder,BidirectionalOutputPayloadPart>

@Generated("software.amazon.awssdk:codegen") public final class DefaultChunk extends BidirectionalOutputPayloadPart
A specialization of software.amazon.awssdk.services.bedrockruntime.model.BidirectionalOutputPayloadPart that represents the InvokeModelWithBidirectionalStreamOutput$chunk event. Do not use this class directly. Instead, use the static builder methods on InvokeModelWithBidirectionalStreamOutput.
See Also: