Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithBidirectionalStreamOutput
Packages that use InvokeModelWithBidirectionalStreamOutput
Package
Description
-
Uses of InvokeModelWithBidirectionalStreamOutput in software.amazon.awssdk.services.bedrockruntime.model
Classes in software.amazon.awssdk.services.bedrockruntime.model that implement InvokeModelWithBidirectionalStreamOutputModifier and TypeClassDescriptionclassOutput from the bidirectional stream.Fields in software.amazon.awssdk.services.bedrockruntime.model declared as InvokeModelWithBidirectionalStreamOutputModifier and TypeFieldDescriptionstatic final InvokeModelWithBidirectionalStreamOutputInvokeModelWithBidirectionalStreamOutput.UNKNOWNSpecial type ofInvokeModelWithBidirectionalStreamOutputfor unknown types of events that this version of the SDK does not know aboutMethods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type InvokeModelWithBidirectionalStreamOutputModifier and TypeMethodDescriptiondefault voidInvokeModelWithBidirectionalStreamResponseHandler.Visitor.visitDefault(InvokeModelWithBidirectionalStreamOutput event) A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type InvokeModelWithBidirectionalStreamOutputModifier and TypeMethodDescriptionInvokeModelWithBidirectionalStreamResponseHandler.Visitor.Builder.onDefault(Consumer<InvokeModelWithBidirectionalStreamOutput> c) Callback to invoke when either an unknown event is visited or an unhandled event is visited. -
Uses of InvokeModelWithBidirectionalStreamOutput in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput
Classes in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput that implement InvokeModelWithBidirectionalStreamOutputModifier and TypeClassDescriptionfinal classA specialization ofsoftware.amazon.awssdk.services.bedrockruntime.model.BidirectionalOutputPayloadPartthat represents theInvokeModelWithBidirectionalStreamOutput$chunkevent.