Uses of Class
org.yamcs.protobuf.Mdb.ContainerInfo
-
Packages that use Mdb.ContainerInfo Package Description org.yamcs.protobuf -
-
Uses of Mdb.ContainerInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type Mdb.ContainerInfo Modifier and Type Field Description static com.google.protobuf.Parser<Mdb.ContainerInfo>Mdb.ContainerInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return Mdb.ContainerInfo Modifier and Type Method Description Mdb.ContainerInfoMdb.ContainerInfo.Builder. build()Mdb.ContainerInfoMdb.ContainerInfo.Builder. buildPartial()Mdb.ContainerInfoMdb.ContainerInfo.Builder. getBaseContainer()optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;Mdb.ContainerInfoMdb.ContainerInfo. getBaseContainer()optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;Mdb.ContainerInfoMdb.ContainerInfoOrBuilder. getBaseContainer()optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;Mdb.ContainerInfoMdb.SequenceEntryInfo.Builder. getContainer()For use in sequence containersMdb.ContainerInfoMdb.SequenceEntryInfo. getContainer()For use in sequence containersMdb.ContainerInfoMdb.SequenceEntryInfoOrBuilder. getContainer()For use in sequence containersMdb.ContainerInfoMdb.UsedByInfo.Builder. getContainer(int index)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.UsedByInfo. getContainer(int index)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.UsedByInfoOrBuilder. getContainer(int index)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.VerifierInfo.Builder. getContainer()optional .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.VerifierInfo. getContainer()optional .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.VerifierInfoOrBuilder. getContainer()optional .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfoMdb.ListContainersResponse.Builder. getContainers(int index)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;Mdb.ContainerInfoMdb.ListContainersResponse. getContainers(int index)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;Mdb.ContainerInfoMdb.ListContainersResponseOrBuilder. getContainers(int index)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;static Mdb.ContainerInfoMdb.ContainerInfo. getDefaultInstance()Mdb.ContainerInfoMdb.ContainerInfo.Builder. getDefaultInstanceForType()Mdb.ContainerInfoMdb.ContainerInfo. getDefaultInstanceForType()static Mdb.ContainerInfoMdb.ContainerInfo. parseDelimitedFrom(InputStream input)static Mdb.ContainerInfoMdb.ContainerInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(byte[] data)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(com.google.protobuf.ByteString data)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(com.google.protobuf.CodedInputStream input)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(InputStream input)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(ByteBuffer data)static Mdb.ContainerInfoMdb.ContainerInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type Mdb.ContainerInfo Modifier and Type Method Description List<Mdb.ContainerInfo>Mdb.UsedByInfo.Builder. getContainerList()repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;List<Mdb.ContainerInfo>Mdb.UsedByInfo. getContainerList()repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;List<Mdb.ContainerInfo>Mdb.UsedByInfoOrBuilder. getContainerList()repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;List<Mdb.ContainerInfo>Mdb.ListContainersResponse.Builder. getContainersList()repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;List<Mdb.ContainerInfo>Mdb.ListContainersResponse. getContainersList()repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;List<Mdb.ContainerInfo>Mdb.ListContainersResponseOrBuilder. getContainersList()repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;com.google.protobuf.Parser<Mdb.ContainerInfo>Mdb.ContainerInfo. getParserForType()static com.google.protobuf.Parser<Mdb.ContainerInfo>Mdb.ContainerInfo. parser()Methods in org.yamcs.protobuf with parameters of type Mdb.ContainerInfo Modifier and Type Method Description Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addContainer(int index, Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addContainer(Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ListContainersResponse.BuilderMdb.ListContainersResponse.Builder. addContainers(int index, Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;Mdb.ListContainersResponse.BuilderMdb.ListContainersResponse.Builder. addContainers(Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;Mdb.ContainerInfo.BuilderMdb.ContainerInfo.Builder. mergeBaseContainer(Mdb.ContainerInfo value)optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;Mdb.SequenceEntryInfo.BuilderMdb.SequenceEntryInfo.Builder. mergeContainer(Mdb.ContainerInfo value)For use in sequence containersMdb.VerifierInfo.BuilderMdb.VerifierInfo.Builder. mergeContainer(Mdb.ContainerInfo value)optional .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ContainerInfo.BuilderMdb.ContainerInfo.Builder. mergeFrom(Mdb.ContainerInfo other)static Mdb.ContainerInfo.BuilderMdb.ContainerInfo. newBuilder(Mdb.ContainerInfo prototype)Mdb.ContainerInfo.BuilderMdb.ContainerInfo.Builder. setBaseContainer(Mdb.ContainerInfo value)optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;Mdb.SequenceEntryInfo.BuilderMdb.SequenceEntryInfo.Builder. setContainer(Mdb.ContainerInfo value)For use in sequence containersMdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. setContainer(int index, Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.VerifierInfo.BuilderMdb.VerifierInfo.Builder. setContainer(Mdb.ContainerInfo value)optional .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ListContainersResponse.BuilderMdb.ListContainersResponse.Builder. setContainers(int index, Mdb.ContainerInfo value)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;Method parameters in org.yamcs.protobuf with type arguments of type Mdb.ContainerInfo Modifier and Type Method Description Mdb.UsedByInfo.BuilderMdb.UsedByInfo.Builder. addAllContainer(Iterable<? extends Mdb.ContainerInfo> values)repeated .yamcs.protobuf.mdb.ContainerInfo container = 2;Mdb.ListContainersResponse.BuilderMdb.ListContainersResponse.Builder. addAllContainers(Iterable<? extends Mdb.ContainerInfo> values)repeated .yamcs.protobuf.mdb.ContainerInfo containers = 1;abstract voidAbstractMdbApi. getContainer(T ctx, Mdb.GetContainerRequest request, Observer<Mdb.ContainerInfo> observer)Get a containervoidMdbApiClient. getContainer(Void ctx, Mdb.GetContainerRequest request, Observer<Mdb.ContainerInfo> observer)Get a container
-