Interface InvokeModelWithBidirectionalStreamInput
- All Known Implementing Classes:
BidirectionalInputPayloadPart,DefaultChunk
@Generated("software.amazon.awssdk:codegen")
@SdkPublicApi
public interface InvokeModelWithBidirectionalStreamInput
Base interface for all event types in InvokeModelWithBidirectionalStreamInput.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe known possible types of events forInvokeModelWithBidirectionalStreamInput. -
Method Summary
Modifier and TypeMethodDescriptionCreate a builder for thechunkevent type for this stream.The type of this event.
-
Method Details
-
chunkBuilder
Create a builder for thechunkevent type for this stream. -
sdkEventType
The type of this event. Corresponds to the:event-typeheader on the Message.
-