Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.FinalResponse.Builder
Packages that use FinalResponse.Builder
-
Uses of FinalResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FinalResponse.BuilderModifier and TypeMethodDescriptionstatic FinalResponse.BuilderFinalResponse.builder()default FinalResponse.BuilderFinalResponse.Builder.metadata(Consumer<Metadata.Builder> metadata) Contains information about the invoke agent operation.Contains information about the invoke agent operation.The text in the response to the user.FinalResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type FinalResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FinalResponse.Builder>FinalResponse.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type FinalResponse.BuilderModifier and TypeMethodDescriptiondefault Observation.BuilderObservation.Builder.finalResponse(Consumer<FinalResponse.Builder> finalResponse) Contains details about the response to the user.