Package org.yamcs.protobuf
Class BatchDeleteItemsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
org.yamcs.protobuf.BatchDeleteItemsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,BatchDeleteItemsRequestOrBuilder
- Enclosing class:
- BatchDeleteItemsRequest
public static final class BatchDeleteItemsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
implements BatchDeleteItemsRequestOrBuilder
Protobuf type
yamcs.protobuf.timeline.BatchDeleteItemsRequest-
Method Summary
Modifier and TypeMethodDescriptionItem identifiersItem identifiersaddIdBytes(com.google.protobuf.ByteString value) Item identifiersaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Filter query.clearId()Item identifiersYamcs instance nameclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Item sourceFilter on item startFilter on item stopclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorFilter query.com.google.protobuf.ByteStringFilter query.getId(int index) Item identifierscom.google.protobuf.ByteStringgetIdBytes(int index) Item identifiersintItem identifierscom.google.protobuf.ProtocolStringListItem identifiersYamcs instance namecom.google.protobuf.ByteStringYamcs instance nameItem sourcecom.google.protobuf.ByteStringItem sourcecom.google.protobuf.TimestampgetStart()Filter on item startcom.google.protobuf.Timestamp.BuilderFilter on item startcom.google.protobuf.TimestampOrBuilderFilter on item startcom.google.protobuf.TimestampgetStop()Filter on item stopcom.google.protobuf.Timestamp.BuilderFilter on item stopcom.google.protobuf.TimestampOrBuilderFilter on item stopbooleanFilter query.booleanYamcs instance namebooleanItem sourcebooleanhasStart()Filter on item startbooleanhasStop()Filter on item stopprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(BatchDeleteItemsRequest other) mergeStart(com.google.protobuf.Timestamp value) Filter on item startmergeStop(com.google.protobuf.Timestamp value) Filter on item stopmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Filter query.setFilterBytes(com.google.protobuf.ByteString value) Filter query.Item identifierssetInstance(String value) Yamcs instance namesetInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance namesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Item sourcesetSourceBytes(com.google.protobuf.ByteString value) Item sourcesetStart(com.google.protobuf.Timestamp value) Filter on item startsetStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter on item startsetStop(com.google.protobuf.Timestamp value) Filter on item stopsetStop(com.google.protobuf.Timestamp.Builder builderForValue) Filter on item stopsetUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<BatchDeleteItemsRequest.Builder>
-
setField
public BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.Builder>
-
clearField
public BatchDeleteItemsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
-
clearOneof
public BatchDeleteItemsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
-
setRepeatedField
public BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.Builder>
-
addRepeatedField
public BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchDeleteItemsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
-
mergeFrom
public BatchDeleteItemsRequest.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<BatchDeleteItemsRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceBatchDeleteItemsRequestOrBuilder- 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.
-
hasSource
public boolean hasSource()Item source
optional string source = 2;- Specified by:
hasSourcein interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
Item source
optional string source = 2;- Specified by:
getSourcein interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Item source
optional string source = 2;- Specified by:
getSourceBytesin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The bytes for source.
-
setSource
Item source
optional string source = 2;- Parameters:
value- The source to set.- Returns:
- This builder for chaining.
-
clearSource
Item source
optional string source = 2;- Returns:
- This builder for chaining.
-
setSourceBytes
Item source
optional string source = 2;- Parameters:
value- The bytes for source to set.- Returns:
- This builder for chaining.
-
getIdList
public com.google.protobuf.ProtocolStringList getIdList()Item identifiers
repeated string id = 3;- Specified by:
getIdListin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- A list containing the id.
-
getIdCount
public int getIdCount()Item identifiers
repeated string id = 3;- Specified by:
getIdCountin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The count of id.
-
getId
Item identifiers
repeated string id = 3;- Specified by:
getIdin interfaceBatchDeleteItemsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The id at the given index.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes(int index) Item identifiers
repeated string id = 3;- Specified by:
getIdBytesin interfaceBatchDeleteItemsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the id at the given index.
-
setId
Item identifiers
repeated string id = 3;- Parameters:
index- The index to set the value at.value- The id to set.- Returns:
- This builder for chaining.
-
addId
Item identifiers
repeated string id = 3;- Parameters:
value- The id to add.- Returns:
- This builder for chaining.
-
addAllId
Item identifiers
repeated string id = 3;- Parameters:
values- The id to add.- Returns:
- This builder for chaining.
-
clearId
Item identifiers
repeated string id = 3;- Returns:
- This builder for chaining.
-
addIdBytes
Item identifiers
repeated string id = 3;- Parameters:
value- The bytes of the id to add.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()Filter on item start
optional .google.protobuf.Timestamp start = 4;- Specified by:
hasStartin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Filter on item start
optional .google.protobuf.Timestamp start = 4;- Specified by:
getStartin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The start.
-
setStart
Filter on item start
optional .google.protobuf.Timestamp start = 4; -
setStart
public BatchDeleteItemsRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter on item start
optional .google.protobuf.Timestamp start = 4; -
mergeStart
Filter on item start
optional .google.protobuf.Timestamp start = 4; -
clearStart
Filter on item start
optional .google.protobuf.Timestamp start = 4; -
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Filter on item start
optional .google.protobuf.Timestamp start = 4; -
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Filter on item start
optional .google.protobuf.Timestamp start = 4;- Specified by:
getStartOrBuilderin interfaceBatchDeleteItemsRequestOrBuilder
-
hasStop
public boolean hasStop()Filter on item stop
optional .google.protobuf.Timestamp stop = 5;- Specified by:
hasStopin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Filter on item stop
optional .google.protobuf.Timestamp stop = 5;- Specified by:
getStopin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The stop.
-
setStop
Filter on item stop
optional .google.protobuf.Timestamp stop = 5; -
setStop
public BatchDeleteItemsRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue) Filter on item stop
optional .google.protobuf.Timestamp stop = 5; -
mergeStop
Filter on item stop
optional .google.protobuf.Timestamp stop = 5; -
clearStop
Filter on item stop
optional .google.protobuf.Timestamp stop = 5; -
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Filter on item stop
optional .google.protobuf.Timestamp stop = 5; -
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Filter on item stop
optional .google.protobuf.Timestamp stop = 5;- Specified by:
getStopOrBuilderin interfaceBatchDeleteItemsRequestOrBuilder
-
hasFilter
public boolean hasFilter()Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Specified by:
hasFilterin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Specified by:
getFilterin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Specified by:
getFilterBytesin interfaceBatchDeleteItemsRequestOrBuilder- Returns:
- The bytes for filter.
-
setFilter
Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Returns:
- This builder for chaining.
-
setFilterBytes
Filter query. See {doc}`../filtering` for how to write a filter query. Literal text search matches against the `label` field. Field comparisons can use any of the following fields: | Field | Type | Description | | -------- | ------ | ---------------- | | `label` | string | Filter by label | | `tag` | string | Filter by tag | | `type` | enum | Filter by type | | `status` | enum | Filter by status | `type` is one of `activity` or `event`. `status` is one of `planned`, `ready`, `waiting_on_dependency`, `in_progress`, `succeeded`, `aborted`, `failed`, `skipped`, `canceled`, `paused` or `waiting_for_input`.optional string filter = 6;- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BatchDeleteItemsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
-
mergeUnknownFields
public final BatchDeleteItemsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchDeleteItemsRequest.Builder>
-