Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CustomOrchestration
Packages that use CustomOrchestration
-
Uses of CustomOrchestration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CustomOrchestrationModifier and TypeMethodDescriptionfinal CustomOrchestrationInvokeInlineAgentRequest.customOrchestration()Contains details of the custom orchestration configured for the agent.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CustomOrchestrationModifier and TypeMethodDescriptionInvokeInlineAgentRequest.Builder.customOrchestration(CustomOrchestration customOrchestration) Contains details of the custom orchestration configured for the agent.