Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CustomOrchestration
-
Packages that use CustomOrchestration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of CustomOrchestration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CustomOrchestration Modifier and Type Method Description CustomOrchestrationInvokeInlineAgentRequest. customOrchestration()Contains details of the custom orchestration configured for the agent.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CustomOrchestration Modifier and Type Method Description InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder. customOrchestration(CustomOrchestration customOrchestration)Contains details of the custom orchestration configured for the agent.
-