Package org.yamcs.protobuf
Class BatchGetParameterValuesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<BatchGetParameterValuesRequest.Builder>
org.yamcs.protobuf.BatchGetParameterValuesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,BatchGetParameterValuesRequestOrBuilder
- Enclosing class:
- BatchGetParameterValuesRequest
public static final class BatchGetParameterValuesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BatchGetParameterValuesRequest.Builder>
implements BatchGetParameterValuesRequestOrBuilder
Request message for `BatchGetParameterValues`.Protobuf type
yamcs.protobuf.processing.BatchGetParameterValuesRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllId
(Iterable<? extends Yamcs.NamedObjectId> values) Parameter identifiers.addId
(int index, Yamcs.NamedObjectId value) Parameter identifiers.addId
(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.addId
(Yamcs.NamedObjectId value) Parameter identifiers.addId
(Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.Parameter identifiers.addIdBuilder
(int index) Parameter identifiers.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional bool fromCache = 2;
clearId()
Parameter identifiers.Yamcs instance nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Processor nameIf not fromCache, wait this time (in milliseconds) to receive the parameterclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
optional bool fromCache = 2;
getId
(int index) Parameter identifiers.getIdBuilder
(int index) Parameter identifiers.Parameter identifiers.int
Parameter identifiers.Parameter identifiers.getIdOrBuilder
(int index) Parameter identifiers.List<? extends Yamcs.NamedObjectIdOrBuilder>
Parameter identifiers.Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance nameProcessor namecom.google.protobuf.ByteString
Processor namelong
If not fromCache, wait this time (in milliseconds) to receive the parameterboolean
optional bool fromCache = 2;
boolean
Yamcs instance nameboolean
Processor nameboolean
If not fromCache, wait this time (in milliseconds) to receive the parameterprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeId
(int index) Parameter identifiers.setFromCache
(boolean value) optional bool fromCache = 2;
setId
(int index, Yamcs.NamedObjectId value) Parameter identifiers.setId
(int index, Yamcs.NamedObjectId.Builder builderForValue) Parameter identifiers.setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance namesetProcessor
(String value) Processor namesetProcessorBytes
(com.google.protobuf.ByteString value) Processor namesetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTimeout
(long value) If not fromCache, wait this time (in milliseconds) to receive the parametersetUnknownFields
(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<BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
setField
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
clearField
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
clearOneof
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
setRepeatedField
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
addRepeatedField
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchGetParameterValuesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetParameterValuesRequest.Builder>
-
mergeFrom
public BatchGetParameterValuesRequest.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<BatchGetParameterValuesRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 4;
- Specified by:
hasInstance
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 4;
- Specified by:
getInstance
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 4;
- Specified by:
getInstanceBytes
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 4;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 4;
- Returns:
- This builder for chaining.
-
setInstanceBytes
public BatchGetParameterValuesRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance name
optional string instance = 4;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasProcessor
public boolean hasProcessor()Processor name
optional string processor = 5;
- Specified by:
hasProcessor
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- Whether the processor field is set.
-
getProcessor
Processor name
optional string processor = 5;
- Specified by:
getProcessor
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The processor.
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()Processor name
optional string processor = 5;
- Specified by:
getProcessorBytes
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The bytes for processor.
-
setProcessor
Processor name
optional string processor = 5;
- Parameters:
value
- The processor to set.- Returns:
- This builder for chaining.
-
clearProcessor
Processor name
optional string processor = 5;
- Returns:
- This builder for chaining.
-
setProcessorBytes
public BatchGetParameterValuesRequest.Builder setProcessorBytes(com.google.protobuf.ByteString value) Processor name
optional string processor = 5;
- Parameters:
value
- The bytes for processor to set.- Returns:
- This builder for chaining.
-
getIdList
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 id = 1;
- Specified by:
getIdList
in interfaceBatchGetParameterValuesRequestOrBuilder
-
getIdCount
public int getIdCount()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 id = 1;
- Specified by:
getIdCount
in interfaceBatchGetParameterValuesRequestOrBuilder
-
getId
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 id = 1;
- Specified by:
getId
in interfaceBatchGetParameterValuesRequestOrBuilder
-
setId
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 id = 1;
-
setId
public BatchGetParameterValuesRequest.Builder setId(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 id = 1;
-
addId
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 id = 1;
-
addId
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 id = 1;
-
addId
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 id = 1;
-
addId
public BatchGetParameterValuesRequest.Builder addId(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 id = 1;
-
addAllId
public BatchGetParameterValuesRequest.Builder addAllId(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 id = 1;
-
clearId
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 id = 1;
-
removeId
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 id = 1;
-
getIdBuilder
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 id = 1;
-
getIdOrBuilder
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 id = 1;
- Specified by:
getIdOrBuilder
in interfaceBatchGetParameterValuesRequestOrBuilder
-
getIdOrBuilderList
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 id = 1;
- Specified by:
getIdOrBuilderList
in interfaceBatchGetParameterValuesRequestOrBuilder
-
addIdBuilder
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 id = 1;
-
addIdBuilder
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 id = 1;
-
getIdBuilderList
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 id = 1;
-
hasFromCache
public boolean hasFromCache()optional bool fromCache = 2;
- Specified by:
hasFromCache
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- Whether the fromCache field is set.
-
getFromCache
public boolean getFromCache()optional bool fromCache = 2;
- Specified by:
getFromCache
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The fromCache.
-
setFromCache
optional bool fromCache = 2;
- Parameters:
value
- The fromCache to set.- Returns:
- This builder for chaining.
-
clearFromCache
optional bool fromCache = 2;
- Returns:
- This builder for chaining.
-
hasTimeout
public boolean hasTimeout()If not fromCache, wait this time (in milliseconds) to receive the parameter
optional uint64 timeout = 3;
- Specified by:
hasTimeout
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- Whether the timeout field is set.
-
getTimeout
public long getTimeout()If not fromCache, wait this time (in milliseconds) to receive the parameter
optional uint64 timeout = 3;
- Specified by:
getTimeout
in interfaceBatchGetParameterValuesRequestOrBuilder
- Returns:
- The timeout.
-
setTimeout
If not fromCache, wait this time (in milliseconds) to receive the parameter
optional uint64 timeout = 3;
- Parameters:
value
- The timeout to set.- Returns:
- This builder for chaining.
-
clearTimeout
If not fromCache, wait this time (in milliseconds) to receive the parameter
optional uint64 timeout = 3;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchGetParameterValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetParameterValuesRequest.Builder>
-
mergeUnknownFields
public final BatchGetParameterValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetParameterValuesRequest.Builder>
-