Uses of Class
software.amazon.awscdk.services.bedrock.alpha.AgentCollaboration.Builder
Packages that use AgentCollaboration.Builder
-
Uses of AgentCollaboration.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return AgentCollaboration.BuilderModifier and TypeMethodDescriptionAgentCollaboration.Builder.collaborators
(List<? extends AgentCollaborator> collaborators) (experimental) Collaborators that this agent will work with.static AgentCollaboration.Builder
AgentCollaboration.Builder.create()
AgentCollaboration.Builder.type
(AgentCollaboratorType type) (experimental) The collaboration type for the agent.