Uses of Interface
org.a2aproject.sdk.grpc.PartOrBuilder
Packages that use PartOrBuilder
-
Uses of PartOrBuilder in org.a2aproject.sdk.grpc
Classes in org.a2aproject.sdk.grpc that implement PartOrBuilderModifier and TypeClassDescriptionfinal class`Part` represents a container for a section of communication content.static final class`Part` represents a container for a section of communication content.Methods in org.a2aproject.sdk.grpc that return PartOrBuilderModifier and TypeMethodDescriptionArtifact.Builder.getPartsOrBuilder(int index) The content of the artifact.Artifact.getPartsOrBuilder(int index) The content of the artifact.ArtifactOrBuilder.getPartsOrBuilder(int index) The content of the artifact.Message.Builder.getPartsOrBuilder(int index) Parts is the container of the message content.Message.getPartsOrBuilder(int index) Parts is the container of the message content.MessageOrBuilder.getPartsOrBuilder(int index) Parts is the container of the message content.Methods in org.a2aproject.sdk.grpc that return types with arguments of type PartOrBuilderModifier and TypeMethodDescriptionList<? extends PartOrBuilder>Artifact.Builder.getPartsOrBuilderList()The content of the artifact.List<? extends PartOrBuilder>Artifact.getPartsOrBuilderList()The content of the artifact.List<? extends PartOrBuilder>ArtifactOrBuilder.getPartsOrBuilderList()The content of the artifact.List<? extends PartOrBuilder>Message.Builder.getPartsOrBuilderList()Parts is the container of the message content.List<? extends PartOrBuilder>Message.getPartsOrBuilderList()Parts is the container of the message content.List<? extends PartOrBuilder>MessageOrBuilder.getPartsOrBuilderList()Parts is the container of the message content.