Package org.yamcs.protobuf
Class StreamCommandsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<StreamCommandsRequest.Builder>
org.yamcs.protobuf.StreamCommandsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,StreamCommandsRequestOrBuilder
- Enclosing class:
- StreamCommandsRequest
public static final class StreamCommandsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<StreamCommandsRequest.Builder>
implements StreamCommandsRequestOrBuilder
Protobuf type
yamcs.protobuf.commanding.StreamCommandsRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllName
(Iterable<String> values) Command names to include.Command names to include.addNameBytes
(com.google.protobuf.ByteString value) Command names to include.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Yamcs instance nameCommand names to include.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Filter the lower bound of the command's generation time.Filter the upper bound of the command's generation time.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance namegetName
(int index) Command names to include.com.google.protobuf.ByteString
getNameBytes
(int index) Command names to include.int
Command names to include.com.google.protobuf.ProtocolStringList
Command names to include.com.google.protobuf.Timestamp
getStart()
Filter the lower bound of the command's generation time.com.google.protobuf.Timestamp.Builder
Filter the lower bound of the command's generation time.com.google.protobuf.TimestampOrBuilder
Filter the lower bound of the command's generation time.com.google.protobuf.Timestamp
getStop()
Filter the upper bound of the command's generation time.com.google.protobuf.Timestamp.Builder
Filter the upper bound of the command's generation time.com.google.protobuf.TimestampOrBuilder
Filter the upper bound of the command's generation time.boolean
Yamcs instance nameboolean
hasStart()
Filter the lower bound of the command's generation time.boolean
hasStop()
Filter the upper bound of the command's generation time.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) mergeFrom
(StreamCommandsRequest other) mergeStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the command's generation time.mergeStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the command's generation time.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance nameCommand names to include.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the command's generation time.setStart
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the command's generation time.setStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the command's generation time.setStop
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the upper bound of the command's generation time.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<StreamCommandsRequest.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<StreamCommandsRequest.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<StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
setField
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
clearField
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
clearOneof
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
setRepeatedField
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
addRepeatedField
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<StreamCommandsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<StreamCommandsRequest.Builder>
-
mergeFrom
public StreamCommandsRequest.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<StreamCommandsRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceStreamCommandsRequestOrBuilder
- 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
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
hasStart
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStart
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- The start.
-
setStart
Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
setStart
public StreamCommandsRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
mergeStart
Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
clearStart
Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Filter the lower bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStartOrBuilder
in interfaceStreamCommandsRequestOrBuilder
-
hasStop
public boolean hasStop()Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
hasStop
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStop
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- The stop.
-
setStop
Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
setStop
Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
mergeStop
Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
clearStop
Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Filter the upper bound of the command's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStopOrBuilder
in interfaceStreamCommandsRequestOrBuilder
-
getNameList
public com.google.protobuf.ProtocolStringList getNameList()Command names to include. Leave unset, to include all.
repeated string name = 4;
- Specified by:
getNameList
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- A list containing the name.
-
getNameCount
public int getNameCount()Command names to include. Leave unset, to include all.
repeated string name = 4;
- Specified by:
getNameCount
in interfaceStreamCommandsRequestOrBuilder
- Returns:
- The count of name.
-
getName
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Specified by:
getName
in interfaceStreamCommandsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The name at the given index.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes(int index) Command names to include. Leave unset, to include all.
repeated string name = 4;
- Specified by:
getNameBytes
in interfaceStreamCommandsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the name at the given index.
-
setName
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Parameters:
index
- The index to set the value at.value
- The name to set.- Returns:
- This builder for chaining.
-
addName
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Parameters:
value
- The name to add.- Returns:
- This builder for chaining.
-
addAllName
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Parameters:
values
- The name to add.- Returns:
- This builder for chaining.
-
clearName
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Returns:
- This builder for chaining.
-
addNameBytes
Command names to include. Leave unset, to include all.
repeated string name = 4;
- Parameters:
value
- The bytes of the name to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final StreamCommandsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<StreamCommandsRequest.Builder>
-
mergeUnknownFields
public final StreamCommandsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<StreamCommandsRequest.Builder>
-