Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.ActionGroupInvocationOutput.Builder
Packages that use ActionGroupInvocationOutput.Builder
-
Uses of ActionGroupInvocationOutput.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ActionGroupInvocationOutput.BuilderModifier and TypeMethodDescriptionActionGroupInvocationOutput.builder()ActionGroupInvocationOutput.Builder.metadata(Consumer<Metadata.Builder> metadata) Contains information about the action group output.Contains information about the action group output.The JSON-formatted string returned by the API invoked by the action group.ActionGroupInvocationOutput.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type ActionGroupInvocationOutput.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ActionGroupInvocationOutput.Builder>ActionGroupInvocationOutput.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type ActionGroupInvocationOutput.BuilderModifier and TypeMethodDescriptiondefault Observation.BuilderObservation.Builder.actionGroupInvocationOutput(Consumer<ActionGroupInvocationOutput.Builder> actionGroupInvocationOutput) Contains the JSON-formatted string returned by the API invoked by the action group.