Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithBidirectionalStreamResponseHandler.Visitor
-
-
Uses of InvokeModelWithBidirectionalStreamResponseHandler.Visitor in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return InvokeModelWithBidirectionalStreamResponseHandler.Visitor Modifier and Type Method Description InvokeModelWithBidirectionalStreamResponseHandler.VisitorInvokeModelWithBidirectionalStreamResponseHandler.Visitor.Builder. build()Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type InvokeModelWithBidirectionalStreamResponseHandler.Visitor Modifier and Type Method Description voidBidirectionalOutputPayloadPart. accept(InvokeModelWithBidirectionalStreamResponseHandler.Visitor visitor)Calls the appropriate visit method depending on the subtype ofBidirectionalOutputPayloadPart.voidInvokeModelWithBidirectionalStreamOutput. accept(InvokeModelWithBidirectionalStreamResponseHandler.Visitor visitor)Calls the appropriate visit method depending on the subtype ofInvokeModelWithBidirectionalStreamOutput.InvokeModelWithBidirectionalStreamResponseHandler.BuilderInvokeModelWithBidirectionalStreamResponseHandler.Builder. subscriber(InvokeModelWithBidirectionalStreamResponseHandler.Visitor visitor)Sets the subscriber to thePublisherof events. -
Uses of InvokeModelWithBidirectionalStreamResponseHandler.Visitor in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput
Methods in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput with parameters of type InvokeModelWithBidirectionalStreamResponseHandler.Visitor Modifier and Type Method Description voidDefaultChunk. accept(InvokeModelWithBidirectionalStreamResponseHandler.Visitor visitor)
-