Uses of Interface
org.a2aproject.sdk.grpc.AgentInterfaceOrBuilder
Packages that use AgentInterfaceOrBuilder
-
Uses of AgentInterfaceOrBuilder in org.a2aproject.sdk.grpc
Classes in org.a2aproject.sdk.grpc that implement AgentInterfaceOrBuilderModifier and TypeClassDescriptionfinal classDeclares a combination of a target URL, transport and protocol version for interacting with the agent.static final classDeclares a combination of a target URL, transport and protocol version for interacting with the agent.Methods in org.a2aproject.sdk.grpc that return AgentInterfaceOrBuilderModifier and TypeMethodDescriptionAgentCard.Builder.getSupportedInterfacesOrBuilder(int index) Ordered list of supported interfaces.AgentCard.getSupportedInterfacesOrBuilder(int index) Ordered list of supported interfaces.AgentCardOrBuilder.getSupportedInterfacesOrBuilder(int index) Ordered list of supported interfaces.Methods in org.a2aproject.sdk.grpc that return types with arguments of type AgentInterfaceOrBuilderModifier and TypeMethodDescriptionList<? extends AgentInterfaceOrBuilder>AgentCard.Builder.getSupportedInterfacesOrBuilderList()Ordered list of supported interfaces.List<? extends AgentInterfaceOrBuilder>AgentCard.getSupportedInterfacesOrBuilderList()Ordered list of supported interfaces.List<? extends AgentInterfaceOrBuilder>AgentCardOrBuilder.getSupportedInterfacesOrBuilderList()Ordered list of supported interfaces.