Package org.yamcs.protobuf
Class ListPacketsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
- org.yamcs.protobuf.ListPacketsRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ListPacketsRequestOrBuilder
- Enclosing class:
- ListPacketsRequest
public static final class ListPacketsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder> implements ListPacketsRequestOrBuilder
Protobuf typeyamcs.protobuf.packets.ListPacketsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListPacketsRequest.BuilderaddAllName(Iterable<String> values)The archived name of the packets.ListPacketsRequest.BuilderaddName(String value)The archived name of the packets.ListPacketsRequest.BuilderaddNameBytes(com.google.protobuf.ByteString value)The archived name of the packets.ListPacketsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListPacketsRequestbuild()ListPacketsRequestbuildPartial()ListPacketsRequest.Builderclear()ListPacketsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListPacketsRequest.BuilderclearInstance()Yamcs instance name.ListPacketsRequest.BuilderclearLimit()The maximum number of returned records per page.ListPacketsRequest.BuilderclearName()The archived name of the packets.ListPacketsRequest.BuilderclearNext()optional string next = 6;ListPacketsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListPacketsRequest.BuilderclearOrder()The order of the returned results.ListPacketsRequest.BuilderclearPos()The zero-based row number at which to start outputting results.ListPacketsRequest.BuilderclearStart()Filter the lower bound of the packet's generation time.ListPacketsRequest.BuilderclearStop()Filter the upper bound of the packet's generation time.ListPacketsRequest.Builderclone()ListPacketsRequestgetDefaultInstanceForType()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 records per page.StringgetName(int index)The archived name of the packets.com.google.protobuf.ByteStringgetNameBytes(int index)The archived name of the packets.intgetNameCount()The archived name of the packets.com.google.protobuf.ProtocolStringListgetNameList()The archived name of the packets.StringgetNext()optional string next = 6;com.google.protobuf.ByteStringgetNextBytes()optional string next = 6;StringgetOrder()The order of the returned results.com.google.protobuf.ByteStringgetOrderBytes()The order of the returned results.longgetPos()The zero-based row number at which to start outputting results.com.google.protobuf.TimestampgetStart()Filter the lower bound of the packet's generation time.com.google.protobuf.Timestamp.BuildergetStartBuilder()Filter the lower bound of the packet's generation time.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()Filter the lower bound of the packet's generation time.com.google.protobuf.TimestampgetStop()Filter the upper bound of the packet's generation time.com.google.protobuf.Timestamp.BuildergetStopBuilder()Filter the upper bound of the packet's generation time.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()Filter the upper bound of the packet's generation time.booleanhasInstance()Yamcs instance name.booleanhasLimit()The maximum number of returned records per page.booleanhasNext()optional string next = 6;booleanhasOrder()The order of the returned results.booleanhasPos()The zero-based row number at which to start outputting results.booleanhasStart()Filter the lower bound of the packet's generation time.booleanhasStop()Filter the upper bound of the packet's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListPacketsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListPacketsRequest.BuildermergeFrom(com.google.protobuf.Message other)ListPacketsRequest.BuildermergeFrom(ListPacketsRequest other)ListPacketsRequest.BuildermergeStart(com.google.protobuf.Timestamp value)Filter the lower bound of the packet's generation time.ListPacketsRequest.BuildermergeStop(com.google.protobuf.Timestamp value)Filter the upper bound of the packet's generation time.ListPacketsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListPacketsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListPacketsRequest.BuildersetInstance(String value)Yamcs instance name.ListPacketsRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)Yamcs instance name.ListPacketsRequest.BuildersetLimit(int value)The maximum number of returned records per page.ListPacketsRequest.BuildersetName(int index, String value)The archived name of the packets.ListPacketsRequest.BuildersetNext(String value)optional string next = 6;ListPacketsRequest.BuildersetNextBytes(com.google.protobuf.ByteString value)optional string next = 6;ListPacketsRequest.BuildersetOrder(String value)The order of the returned results.ListPacketsRequest.BuildersetOrderBytes(com.google.protobuf.ByteString value)The order of the returned results.ListPacketsRequest.BuildersetPos(long value)The zero-based row number at which to start outputting results.ListPacketsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListPacketsRequest.BuildersetStart(com.google.protobuf.Timestamp value)Filter the lower bound of the packet's generation time.ListPacketsRequest.BuildersetStart(com.google.protobuf.Timestamp.Builder builderForValue)Filter the lower bound of the packet's generation time.ListPacketsRequest.BuildersetStop(com.google.protobuf.Timestamp value)Filter the upper bound of the packet's generation time.ListPacketsRequest.BuildersetStop(com.google.protobuf.Timestamp.Builder builderForValue)Filter the upper bound of the packet's generation time.ListPacketsRequest.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<ListPacketsRequest.Builder>
-
clear
public ListPacketsRequest.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<ListPacketsRequest.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<ListPacketsRequest.Builder>
-
getDefaultInstanceForType
public ListPacketsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListPacketsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListPacketsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListPacketsRequest.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<ListPacketsRequest.Builder>
-
setField
public ListPacketsRequest.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<ListPacketsRequest.Builder>
-
clearField
public ListPacketsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
clearOneof
public ListPacketsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
setRepeatedField
public ListPacketsRequest.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<ListPacketsRequest.Builder>
-
addRepeatedField
public ListPacketsRequest.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<ListPacketsRequest.Builder>
-
mergeFrom
public ListPacketsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListPacketsRequest.Builder>
-
mergeFrom
public ListPacketsRequest.Builder mergeFrom(ListPacketsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
mergeFrom
public ListPacketsRequest.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<ListPacketsRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceListPacketsRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceListPacketsRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceListPacketsRequestOrBuilder
-
setInstance
public ListPacketsRequest.Builder setInstance(String value)
Yamcs instance name.
optional string instance = 1;
-
clearInstance
public ListPacketsRequest.Builder clearInstance()
Yamcs instance name.
optional string instance = 1;
-
setInstanceBytes
public ListPacketsRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Yamcs instance name.
optional string instance = 1;
-
hasPos
public boolean hasPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;- Specified by:
hasPosin interfaceListPacketsRequestOrBuilder
-
getPos
public long getPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;- Specified by:
getPosin interfaceListPacketsRequestOrBuilder
-
setPos
public ListPacketsRequest.Builder setPos(long value)
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;
-
clearPos
public ListPacketsRequest.Builder clearPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;
-
hasLimit
public boolean hasLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;- Specified by:
hasLimitin interfaceListPacketsRequestOrBuilder
-
getLimit
public int getLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;- Specified by:
getLimitin interfaceListPacketsRequestOrBuilder
-
setLimit
public ListPacketsRequest.Builder setLimit(int value)
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;
-
clearLimit
public ListPacketsRequest.Builder clearLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;
-
hasOrder
public boolean hasOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
hasOrderin interfaceListPacketsRequestOrBuilder
-
getOrder
public String getOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
getOrderin interfaceListPacketsRequestOrBuilder
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
getOrderBytesin interfaceListPacketsRequestOrBuilder
-
setOrder
public ListPacketsRequest.Builder setOrder(String value)
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
clearOrder
public ListPacketsRequest.Builder clearOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
setOrderBytes
public ListPacketsRequest.Builder setOrderBytes(com.google.protobuf.ByteString value)
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
getNameList
public com.google.protobuf.ProtocolStringList getNameList()
The archived name of the packets. Names must match exactly.
repeated string name = 5;- Specified by:
getNameListin interfaceListPacketsRequestOrBuilder
-
getNameCount
public int getNameCount()
The archived name of the packets. Names must match exactly.
repeated string name = 5;- Specified by:
getNameCountin interfaceListPacketsRequestOrBuilder
-
getName
public String getName(int index)
The archived name of the packets. Names must match exactly.
repeated string name = 5;- Specified by:
getNamein interfaceListPacketsRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes(int index)
The archived name of the packets. Names must match exactly.
repeated string name = 5;- Specified by:
getNameBytesin interfaceListPacketsRequestOrBuilder
-
setName
public ListPacketsRequest.Builder setName(int index, String value)
The archived name of the packets. Names must match exactly.
repeated string name = 5;
-
addName
public ListPacketsRequest.Builder addName(String value)
The archived name of the packets. Names must match exactly.
repeated string name = 5;
-
addAllName
public ListPacketsRequest.Builder addAllName(Iterable<String> values)
The archived name of the packets. Names must match exactly.
repeated string name = 5;
-
clearName
public ListPacketsRequest.Builder clearName()
The archived name of the packets. Names must match exactly.
repeated string name = 5;
-
addNameBytes
public ListPacketsRequest.Builder addNameBytes(com.google.protobuf.ByteString value)
The archived name of the packets. Names must match exactly.
repeated string name = 5;
-
hasNext
public boolean hasNext()
optional string next = 6;- Specified by:
hasNextin interfaceListPacketsRequestOrBuilder
-
getNext
public String getNext()
optional string next = 6;- Specified by:
getNextin interfaceListPacketsRequestOrBuilder
-
getNextBytes
public com.google.protobuf.ByteString getNextBytes()
optional string next = 6;- Specified by:
getNextBytesin interfaceListPacketsRequestOrBuilder
-
setNext
public ListPacketsRequest.Builder setNext(String value)
optional string next = 6;
-
clearNext
public ListPacketsRequest.Builder clearNext()
optional string next = 6;
-
setNextBytes
public ListPacketsRequest.Builder setNextBytes(com.google.protobuf.ByteString value)
optional string next = 6;
-
hasStart
public boolean hasStart()
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
hasStartin interfaceListPacketsRequestOrBuilder
-
getStart
public com.google.protobuf.Timestamp getStart()
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
getStartin interfaceListPacketsRequestOrBuilder
-
setStart
public ListPacketsRequest.Builder setStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;
-
setStart
public ListPacketsRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;
-
mergeStart
public ListPacketsRequest.Builder mergeStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;
-
clearStart
public ListPacketsRequest.Builder clearStart()
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
Filter the lower bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
getStartOrBuilderin interfaceListPacketsRequestOrBuilder
-
hasStop
public boolean hasStop()
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
hasStopin interfaceListPacketsRequestOrBuilder
-
getStop
public com.google.protobuf.Timestamp getStop()
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
getStopin interfaceListPacketsRequestOrBuilder
-
setStop
public ListPacketsRequest.Builder setStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;
-
setStop
public ListPacketsRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;
-
mergeStop
public ListPacketsRequest.Builder mergeStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;
-
clearStop
public ListPacketsRequest.Builder clearStop()
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()
Filter the upper bound of the packet's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
getStopOrBuilderin interfaceListPacketsRequestOrBuilder
-
setUnknownFields
public final ListPacketsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
mergeUnknownFields
public final ListPacketsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPacketsRequest.Builder>
-
-