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