Package org.yamcs.protobuf
Class Archive.StreamParameterValuesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
org.yamcs.protobuf.Archive.StreamParameterValuesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Archive.StreamParameterValuesRequestOrBuilder
- Enclosing class:
- Archive.StreamParameterValuesRequest
public static final class Archive.StreamParameterValuesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
implements Archive.StreamParameterValuesRequestOrBuilder
Retrieves parameters by performing a replayProtobuf type
yamcs.protobuf.archive.StreamParameterValuesRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllIds
(Iterable<? extends Yamcs.NamedObjectId> values) Parameter identifiers.addAllTmLinks
(Iterable<String> values) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).addIds
(int index, Yamcs.NamedObjectId value) Parameter identifiers.addIds
(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.addIds
(Yamcs.NamedObjectId value) Parameter identifiers.addIds
(Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.Parameter identifiers.addIdsBuilder
(int index) Parameter identifiers.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addTmLinks
(String value) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).addTmLinksBytes
(com.google.protobuf.ByteString value) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearIds()
Parameter identifiers.Yamcs instance nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional .google.protobuf.Timestamp start = 2;
optional .google.protobuf.Timestamp stop = 3;
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getIds
(int index) Parameter identifiers.getIdsBuilder
(int index) Parameter identifiers.Parameter identifiers.int
Parameter identifiers.Parameter identifiers.getIdsOrBuilder
(int index) Parameter identifiers.List<? extends Yamcs.NamedObjectIdOrBuilder>
Parameter identifiers.Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance namecom.google.protobuf.Timestamp
getStart()
optional .google.protobuf.Timestamp start = 2;
com.google.protobuf.Timestamp.Builder
optional .google.protobuf.Timestamp start = 2;
com.google.protobuf.TimestampOrBuilder
optional .google.protobuf.Timestamp start = 2;
com.google.protobuf.Timestamp
getStop()
optional .google.protobuf.Timestamp stop = 3;
com.google.protobuf.Timestamp.Builder
optional .google.protobuf.Timestamp stop = 3;
com.google.protobuf.TimestampOrBuilder
optional .google.protobuf.Timestamp stop = 3;
getTmLinks
(int index) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).com.google.protobuf.ByteString
getTmLinksBytes
(int index) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).int
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).com.google.protobuf.ProtocolStringList
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).boolean
Yamcs instance nameboolean
hasStart()
optional .google.protobuf.Timestamp start = 2;
boolean
hasStop()
optional .google.protobuf.Timestamp stop = 3;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeStart
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp start = 2;
mergeStop
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp stop = 3;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeIds
(int index) Parameter identifiers.setIds
(int index, Yamcs.NamedObjectId value) Parameter identifiers.setIds
(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance namesetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp start = 2;
setStart
(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp start = 2;
setStop
(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp stop = 3;
setStop
(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp stop = 3;
setTmLinks
(int index, String value) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table).setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
setField
public Archive.StreamParameterValuesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
clearField
public Archive.StreamParameterValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
clearOneof
public Archive.StreamParameterValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
setRepeatedField
public Archive.StreamParameterValuesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
addRepeatedField
public Archive.StreamParameterValuesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Archive.StreamParameterValuesRequest.Builder>
-
mergeFrom
public Archive.StreamParameterValuesRequest.Builder mergeFrom(Archive.StreamParameterValuesRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
mergeFrom
public Archive.StreamParameterValuesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Archive.StreamParameterValuesRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
public Archive.StreamParameterValuesRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()optional .google.protobuf.Timestamp start = 2;
- Specified by:
hasStart
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStart
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- The start.
-
setStart
optional .google.protobuf.Timestamp start = 2;
-
setStart
public Archive.StreamParameterValuesRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp start = 2;
-
mergeStart
optional .google.protobuf.Timestamp start = 2;
-
clearStart
optional .google.protobuf.Timestamp start = 2;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()optional .google.protobuf.Timestamp start = 2;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStartOrBuilder
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
hasStop
public boolean hasStop()optional .google.protobuf.Timestamp stop = 3;
- Specified by:
hasStop
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStop
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- The stop.
-
setStop
optional .google.protobuf.Timestamp stop = 3;
-
setStop
public Archive.StreamParameterValuesRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp stop = 3;
-
mergeStop
optional .google.protobuf.Timestamp stop = 3;
-
clearStop
optional .google.protobuf.Timestamp stop = 3;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()optional .google.protobuf.Timestamp stop = 3;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStopOrBuilder
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
getIdsList
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
- Specified by:
getIdsList
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
getIdsCount
public int getIdsCount()Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
- Specified by:
getIdsCount
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
getIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
- Specified by:
getIds
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
setIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
setIds
public Archive.StreamParameterValuesRequest.Builder setIds(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addIds
public Archive.StreamParameterValuesRequest.Builder addIds(Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addIds
public Archive.StreamParameterValuesRequest.Builder addIds(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addAllIds
public Archive.StreamParameterValuesRequest.Builder addAllIds(Iterable<? extends Yamcs.NamedObjectId> values) Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
clearIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
removeIds
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
getIdsBuilder
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
getIdsOrBuilder
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
- Specified by:
getIdsOrBuilder
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
getIdsOrBuilderList
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
- Specified by:
getIdsOrBuilderList
in interfaceArchive.StreamParameterValuesRequestOrBuilder
-
addIdsBuilder
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
addIdsBuilder
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
getIdsBuilderList
Parameter identifiers. Each identifier takes the form of a namespace and a name. For Yamcs-native naming only the name field is required and should be the fully qualified name. The namespace is only required when the name represents an alias of that parameter.
repeated .yamcs.protobuf.NamedObjectId ids = 4;
-
getTmLinksList
public com.google.protobuf.ProtocolStringList getTmLinksList()Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Specified by:
getTmLinksList
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- A list containing the tmLinks.
-
getTmLinksCount
public int getTmLinksCount()Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Specified by:
getTmLinksCount
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Returns:
- The count of tmLinks.
-
getTmLinks
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Specified by:
getTmLinks
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The tmLinks at the given index.
-
getTmLinksBytes
public com.google.protobuf.ByteString getTmLinksBytes(int index) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Specified by:
getTmLinksBytes
in interfaceArchive.StreamParameterValuesRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the tmLinks at the given index.
-
setTmLinks
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Parameters:
index
- The index to set the value at.value
- The tmLinks to set.- Returns:
- This builder for chaining.
-
addTmLinks
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Parameters:
value
- The tmLinks to add.- Returns:
- This builder for chaining.
-
addAllTmLinks
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Parameters:
values
- The tmLinks to add.- Returns:
- This builder for chaining.
-
clearTmLinks
Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Returns:
- This builder for chaining.
-
addTmLinksBytes
public Archive.StreamParameterValuesRequest.Builder addTmLinksBytes(com.google.protobuf.ByteString value) Since version 5.4.0, Yamcs records the name of the TM link on which a TM packet is received together with the packet (in the tm table). This option, if specified, allows retrieving as part of replay only the packets originally received on one of the links specified.
repeated string tmLinks = 5;
- Parameters:
value
- The bytes of the tmLinks to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Archive.StreamParameterValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-
mergeUnknownFields
public final Archive.StreamParameterValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.StreamParameterValuesRequest.Builder>
-