Uses of Record Class
io.a2a.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 io.a2a.spec
Methods in io.a2a.spec that return AgentCardModifier and TypeMethodDescriptionAgentCard.Builder.build()Builds an immutableAgentCardfrom the current builder state.Methods in io.a2a.spec with parameters of type AgentCardModifier and TypeMethodDescriptionstatic AgentCard.BuilderCreate a new Builder initialized with values from an existing AgentCard. -
Uses of AgentCard in io.a2a.util
Methods in io.a2a.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.