Uses of Record Class
org.a2aproject.sdk.spec.AgentCard
Packages that use AgentCard
Package
Description
JSON processing exceptions for the A2A Java SDK.
Utility classes and helpers for the A2A Java SDK.
-
Uses of AgentCard in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return AgentCardModifier and TypeMethodDescriptionAgentCard.Builder.build()Builds an immutableAgentCardfrom the current builder state.Methods in org.a2aproject.sdk.spec with parameters of type AgentCardModifier and TypeMethodDescriptionstatic AgentCard.BuilderCreate a new Builder initialized with values from an existing AgentCard. -
Uses of AgentCard in org.a2aproject.sdk.spec.util
Methods in org.a2aproject.sdk.spec.util with parameters of type AgentCardModifier and TypeMethodDescriptionstatic AgentInterfaceUtils.getFavoriteInterface(AgentCard agentCard) Get the first defined URL in the supported interaces of the agent card.