Uses of Class
org.yamcs.protobuf.GetTagRequest
-
Packages that use GetTagRequest Package Description org.yamcs.protobuf -
-
Uses of GetTagRequest in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type GetTagRequest Modifier and Type Field Description static com.google.protobuf.Parser<GetTagRequest>GetTagRequest. PARSERDeprecated.Methods in org.yamcs.protobuf that return GetTagRequest Modifier and Type Method Description GetTagRequestGetTagRequest.Builder. build()GetTagRequestGetTagRequest.Builder. buildPartial()static GetTagRequestGetTagRequest. getDefaultInstance()GetTagRequestGetTagRequest.Builder. getDefaultInstanceForType()GetTagRequestGetTagRequest. getDefaultInstanceForType()static GetTagRequestGetTagRequest. parseDelimitedFrom(InputStream input)static GetTagRequestGetTagRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTagRequestGetTagRequest. parseFrom(byte[] data)static GetTagRequestGetTagRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTagRequestGetTagRequest. parseFrom(com.google.protobuf.ByteString data)static GetTagRequestGetTagRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTagRequestGetTagRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetTagRequestGetTagRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTagRequestGetTagRequest. parseFrom(InputStream input)static GetTagRequestGetTagRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTagRequestGetTagRequest. parseFrom(ByteBuffer data)static GetTagRequestGetTagRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type GetTagRequest Modifier and Type Method Description com.google.protobuf.Parser<GetTagRequest>GetTagRequest. getParserForType()static com.google.protobuf.Parser<GetTagRequest>GetTagRequest. parser()Methods in org.yamcs.protobuf with parameters of type GetTagRequest Modifier and Type Method Description abstract voidAbstractTagApi. getTag(T ctx, GetTagRequest request, Observer<Yamcs.ArchiveTag> observer)Get a tagvoidTagApiClient. getTag(Void ctx, GetTagRequest request, Observer<Yamcs.ArchiveTag> observer)Get a tagGetTagRequest.BuilderGetTagRequest.Builder. mergeFrom(GetTagRequest other)static GetTagRequest.BuilderGetTagRequest. newBuilder(GetTagRequest prototype)
-