Uses of Class
org.yamcs.protobuf.Yamcs.StringMessage
-
Packages that use Yamcs.StringMessage Package Description org.yamcs.protobuf -
-
Uses of Yamcs.StringMessage in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type Yamcs.StringMessage Modifier and Type Field Description static com.google.protobuf.Parser<Yamcs.StringMessage>Yamcs.StringMessage. PARSERDeprecated.Methods in org.yamcs.protobuf that return Yamcs.StringMessage Modifier and Type Method Description Yamcs.StringMessageYamcs.StringMessage.Builder. build()Yamcs.StringMessageYamcs.StringMessage.Builder. buildPartial()static Yamcs.StringMessageYamcs.StringMessage. getDefaultInstance()Yamcs.StringMessageYamcs.StringMessage.Builder. getDefaultInstanceForType()Yamcs.StringMessageYamcs.StringMessage. getDefaultInstanceForType()static Yamcs.StringMessageYamcs.StringMessage. parseDelimitedFrom(InputStream input)static Yamcs.StringMessageYamcs.StringMessage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(byte[] data)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(com.google.protobuf.ByteString data)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(com.google.protobuf.CodedInputStream input)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(InputStream input)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(ByteBuffer data)static Yamcs.StringMessageYamcs.StringMessage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type Yamcs.StringMessage Modifier and Type Method Description com.google.protobuf.Parser<Yamcs.StringMessage>Yamcs.StringMessage. getParserForType()static com.google.protobuf.Parser<Yamcs.StringMessage>Yamcs.StringMessage. parser()Methods in org.yamcs.protobuf with parameters of type Yamcs.StringMessage Modifier and Type Method Description Yamcs.StringMessage.BuilderYamcs.StringMessage.Builder. mergeFrom(Yamcs.StringMessage other)static Yamcs.StringMessage.BuilderYamcs.StringMessage. newBuilder(Yamcs.StringMessage prototype)Method parameters in org.yamcs.protobuf with type arguments of type Yamcs.StringMessage Modifier and Type Method Description abstract voidAbstractParameterArchiveApi. deletePartitions(T ctx, DeletePartitionsRequest request, Observer<Yamcs.StringMessage> observer)Delete partitions Response is of type string and list the partitions that have been removed.voidParameterArchiveApiClient. deletePartitions(Void ctx, DeletePartitionsRequest request, Observer<Yamcs.StringMessage> observer)Delete partitions Response is of type string and list the partitions that have been removed.
-