Class DefaultChunk

java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.BidirectionalInputPayloadPart
software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreaminput.DefaultChunk
All Implemented Interfaces:
Serializable, SdkPojo, InvokeModelWithBidirectionalStreamInput, ToCopyableBuilder<BidirectionalInputPayloadPart.Builder,BidirectionalInputPayloadPart>

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