Package org.yamcs.protobuf
Class ListCommandHistoryIndexRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
- org.yamcs.protobuf.ListCommandHistoryIndexRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ListCommandHistoryIndexRequestOrBuilder
- Enclosing class:
- ListCommandHistoryIndexRequest
public static final class ListCommandHistoryIndexRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder> implements ListCommandHistoryIndexRequestOrBuilder
Protobuf typeyamcs.protobuf.archive.ListCommandHistoryIndexRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListCommandHistoryIndexRequest.BuilderaddAllName(Iterable<String> values)repeated string name = 7;ListCommandHistoryIndexRequest.BuilderaddName(String value)repeated string name = 7;ListCommandHistoryIndexRequest.BuilderaddNameBytes(com.google.protobuf.ByteString value)repeated string name = 7;ListCommandHistoryIndexRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListCommandHistoryIndexRequestbuild()ListCommandHistoryIndexRequestbuildPartial()ListCommandHistoryIndexRequest.Builderclear()ListCommandHistoryIndexRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListCommandHistoryIndexRequest.BuilderclearInstance()Yamcs instance name.ListCommandHistoryIndexRequest.BuilderclearLimit()The maximum number of returned entries.ListCommandHistoryIndexRequest.BuilderclearMergeTime()Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together.ListCommandHistoryIndexRequest.BuilderclearName()repeated string name = 7;ListCommandHistoryIndexRequest.BuilderclearNext()optional string next = 6;ListCommandHistoryIndexRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListCommandHistoryIndexRequest.BuilderclearStart()Filter the lower bound of the index entries.ListCommandHistoryIndexRequest.BuilderclearStop()Filter the upper bound of the index entries.ListCommandHistoryIndexRequest.Builderclone()ListCommandHistoryIndexRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.intgetLimit()The maximum number of returned entries.intgetMergeTime()Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together.StringgetName(int index)repeated string name = 7;com.google.protobuf.ByteStringgetNameBytes(int index)repeated string name = 7;intgetNameCount()repeated string name = 7;com.google.protobuf.ProtocolStringListgetNameList()repeated string name = 7;StringgetNext()optional string next = 6;com.google.protobuf.ByteStringgetNextBytes()optional string next = 6;com.google.protobuf.TimestampgetStart()Filter the lower bound of the index entries.com.google.protobuf.Timestamp.BuildergetStartBuilder()Filter the lower bound of the index entries.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()Filter the lower bound of the index entries.com.google.protobuf.TimestampgetStop()Filter the upper bound of the index entries.com.google.protobuf.Timestamp.BuildergetStopBuilder()Filter the upper bound of the index entries.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()Filter the upper bound of the index entries.booleanhasInstance()Yamcs instance name.booleanhasLimit()The maximum number of returned entries.booleanhasMergeTime()Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together.booleanhasNext()optional string next = 6;booleanhasStart()Filter the lower bound of the index entries.booleanhasStop()Filter the upper bound of the index entries.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListCommandHistoryIndexRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListCommandHistoryIndexRequest.BuildermergeFrom(com.google.protobuf.Message other)ListCommandHistoryIndexRequest.BuildermergeFrom(ListCommandHistoryIndexRequest other)ListCommandHistoryIndexRequest.BuildermergeStart(com.google.protobuf.Timestamp value)Filter the lower bound of the index entries.ListCommandHistoryIndexRequest.BuildermergeStop(com.google.protobuf.Timestamp value)Filter the upper bound of the index entries.ListCommandHistoryIndexRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListCommandHistoryIndexRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListCommandHistoryIndexRequest.BuildersetInstance(String value)Yamcs instance name.ListCommandHistoryIndexRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)Yamcs instance name.ListCommandHistoryIndexRequest.BuildersetLimit(int value)The maximum number of returned entries.ListCommandHistoryIndexRequest.BuildersetMergeTime(int value)Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together.ListCommandHistoryIndexRequest.BuildersetName(int index, String value)repeated string name = 7;ListCommandHistoryIndexRequest.BuildersetNext(String value)optional string next = 6;ListCommandHistoryIndexRequest.BuildersetNextBytes(com.google.protobuf.ByteString value)optional string next = 6;ListCommandHistoryIndexRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListCommandHistoryIndexRequest.BuildersetStart(com.google.protobuf.Timestamp value)Filter the lower bound of the index entries.ListCommandHistoryIndexRequest.BuildersetStart(com.google.protobuf.Timestamp.Builder builderForValue)Filter the lower bound of the index entries.ListCommandHistoryIndexRequest.BuildersetStop(com.google.protobuf.Timestamp value)Filter the upper bound of the index entries.ListCommandHistoryIndexRequest.BuildersetStop(com.google.protobuf.Timestamp.Builder builderForValue)Filter the upper bound of the index entries.ListCommandHistoryIndexRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
clear
public ListCommandHistoryIndexRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
getDefaultInstanceForType
public ListCommandHistoryIndexRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListCommandHistoryIndexRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListCommandHistoryIndexRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListCommandHistoryIndexRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
setField
public ListCommandHistoryIndexRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
clearField
public ListCommandHistoryIndexRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
clearOneof
public ListCommandHistoryIndexRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
setRepeatedField
public ListCommandHistoryIndexRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
addRepeatedField
public ListCommandHistoryIndexRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
mergeFrom
public ListCommandHistoryIndexRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListCommandHistoryIndexRequest.Builder>
-
mergeFrom
public ListCommandHistoryIndexRequest.Builder mergeFrom(ListCommandHistoryIndexRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
mergeFrom
public ListCommandHistoryIndexRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListCommandHistoryIndexRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceListCommandHistoryIndexRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceListCommandHistoryIndexRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceListCommandHistoryIndexRequestOrBuilder
-
setInstance
public ListCommandHistoryIndexRequest.Builder setInstance(String value)
Yamcs instance name.
optional string instance = 1;
-
clearInstance
public ListCommandHistoryIndexRequest.Builder clearInstance()
Yamcs instance name.
optional string instance = 1;
-
setInstanceBytes
public ListCommandHistoryIndexRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Yamcs instance name.
optional string instance = 1;
-
hasMergeTime
public boolean hasMergeTime()
Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together. Default: ``2000``
optional int32 mergeTime = 2;- Specified by:
hasMergeTimein interfaceListCommandHistoryIndexRequestOrBuilder
-
getMergeTime
public int getMergeTime()
Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together. Default: ``2000``
optional int32 mergeTime = 2;- Specified by:
getMergeTimein interfaceListCommandHistoryIndexRequestOrBuilder
-
setMergeTime
public ListCommandHistoryIndexRequest.Builder setMergeTime(int value)
Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together. Default: ``2000``
optional int32 mergeTime = 2;
-
clearMergeTime
public ListCommandHistoryIndexRequest.Builder clearMergeTime()
Value in milliseconds that indicates the maximum gap before two consecutive index ranges are merged together. Default: ``2000``
optional int32 mergeTime = 2;
-
hasLimit
public boolean hasLimit()
The maximum number of returned entries. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``1000``. Note that in general it is advised to control the size of the response via ``mergeTime``, rather than via ``limit``.
optional int32 limit = 3;- Specified by:
hasLimitin interfaceListCommandHistoryIndexRequestOrBuilder
-
getLimit
public int getLimit()
The maximum number of returned entries. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``1000``. Note that in general it is advised to control the size of the response via ``mergeTime``, rather than via ``limit``.
optional int32 limit = 3;- Specified by:
getLimitin interfaceListCommandHistoryIndexRequestOrBuilder
-
setLimit
public ListCommandHistoryIndexRequest.Builder setLimit(int value)
The maximum number of returned entries. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``1000``. Note that in general it is advised to control the size of the response via ``mergeTime``, rather than via ``limit``.
optional int32 limit = 3;
-
clearLimit
public ListCommandHistoryIndexRequest.Builder clearLimit()
The maximum number of returned entries. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``1000``. Note that in general it is advised to control the size of the response via ``mergeTime``, rather than via ``limit``.
optional int32 limit = 3;
-
hasStart
public boolean hasStart()
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;- Specified by:
hasStartin interfaceListCommandHistoryIndexRequestOrBuilder
-
getStart
public com.google.protobuf.Timestamp getStart()
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;- Specified by:
getStartin interfaceListCommandHistoryIndexRequestOrBuilder
-
setStart
public ListCommandHistoryIndexRequest.Builder setStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;
-
setStart
public ListCommandHistoryIndexRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;
-
mergeStart
public ListCommandHistoryIndexRequest.Builder mergeStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;
-
clearStart
public ListCommandHistoryIndexRequest.Builder clearStart()
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
Filter the lower bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 4;- Specified by:
getStartOrBuilderin interfaceListCommandHistoryIndexRequestOrBuilder
-
hasStop
public boolean hasStop()
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;- Specified by:
hasStopin interfaceListCommandHistoryIndexRequestOrBuilder
-
getStop
public com.google.protobuf.Timestamp getStop()
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;- Specified by:
getStopin interfaceListCommandHistoryIndexRequestOrBuilder
-
setStop
public ListCommandHistoryIndexRequest.Builder setStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;
-
setStop
public ListCommandHistoryIndexRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;
-
mergeStop
public ListCommandHistoryIndexRequest.Builder mergeStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;
-
clearStop
public ListCommandHistoryIndexRequest.Builder clearStop()
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()
Filter the upper bound of the index entries. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 5;- Specified by:
getStopOrBuilderin interfaceListCommandHistoryIndexRequestOrBuilder
-
hasNext
public boolean hasNext()
optional string next = 6;- Specified by:
hasNextin interfaceListCommandHistoryIndexRequestOrBuilder
-
getNext
public String getNext()
optional string next = 6;- Specified by:
getNextin interfaceListCommandHistoryIndexRequestOrBuilder
-
getNextBytes
public com.google.protobuf.ByteString getNextBytes()
optional string next = 6;- Specified by:
getNextBytesin interfaceListCommandHistoryIndexRequestOrBuilder
-
setNext
public ListCommandHistoryIndexRequest.Builder setNext(String value)
optional string next = 6;
-
clearNext
public ListCommandHistoryIndexRequest.Builder clearNext()
optional string next = 6;
-
setNextBytes
public ListCommandHistoryIndexRequest.Builder setNextBytes(com.google.protobuf.ByteString value)
optional string next = 6;
-
getNameList
public com.google.protobuf.ProtocolStringList getNameList()
repeated string name = 7;- Specified by:
getNameListin interfaceListCommandHistoryIndexRequestOrBuilder
-
getNameCount
public int getNameCount()
repeated string name = 7;- Specified by:
getNameCountin interfaceListCommandHistoryIndexRequestOrBuilder
-
getName
public String getName(int index)
repeated string name = 7;- Specified by:
getNamein interfaceListCommandHistoryIndexRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes(int index)
repeated string name = 7;- Specified by:
getNameBytesin interfaceListCommandHistoryIndexRequestOrBuilder
-
setName
public ListCommandHistoryIndexRequest.Builder setName(int index, String value)
repeated string name = 7;
-
addName
public ListCommandHistoryIndexRequest.Builder addName(String value)
repeated string name = 7;
-
addAllName
public ListCommandHistoryIndexRequest.Builder addAllName(Iterable<String> values)
repeated string name = 7;
-
clearName
public ListCommandHistoryIndexRequest.Builder clearName()
repeated string name = 7;
-
addNameBytes
public ListCommandHistoryIndexRequest.Builder addNameBytes(com.google.protobuf.ByteString value)
repeated string name = 7;
-
setUnknownFields
public final ListCommandHistoryIndexRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
mergeUnknownFields
public final ListCommandHistoryIndexRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandHistoryIndexRequest.Builder>
-
-