Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.ResponseStream
Packages that use ResponseStream
Package
Description
-
Uses of ResponseStream in software.amazon.awssdk.services.bedrockruntime.model
Classes in software.amazon.awssdk.services.bedrockruntime.model that implement ResponseStreamFields in software.amazon.awssdk.services.bedrockruntime.model declared as ResponseStreamModifier and TypeFieldDescriptionstatic final ResponseStreamResponseStream.UNKNOWNSpecial type ofResponseStreamfor 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 ResponseStreamModifier and TypeMethodDescriptiondefault voidInvokeModelWithResponseStreamResponseHandler.Visitor.visitDefault(ResponseStream 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 ResponseStreamModifier and TypeMethodDescriptionInvokeModelWithResponseStreamResponseHandler.Visitor.Builder.onDefault(Consumer<ResponseStream> c) Callback to invoke when either an unknown event is visited or an unhandled event is visited. -
Uses of ResponseStream in software.amazon.awssdk.services.bedrockruntime.model.responsestream
Classes in software.amazon.awssdk.services.bedrockruntime.model.responsestream that implement ResponseStreamModifier and TypeClassDescriptionfinal classA specialization ofsoftware.amazon.awssdk.services.bedrockruntime.model.PayloadPartthat represents theResponseStream$chunkevent.