Package org.yamcs.protobuf
Class UpdateCommandHistoryRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
- org.yamcs.protobuf.UpdateCommandHistoryRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,UpdateCommandHistoryRequestOrBuilder
- Enclosing class:
- UpdateCommandHistoryRequest
public static final class UpdateCommandHistoryRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder> implements UpdateCommandHistoryRequestOrBuilder
Protobuf typeyamcs.protobuf.commanding.UpdateCommandHistoryRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateCommandHistoryRequest.BuilderaddAllAttributes(Iterable<? extends Commanding.CommandHistoryAttribute> values)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderaddAttributes(int index, Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderaddAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderaddAttributes(Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderaddAttributes(Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;Commanding.CommandHistoryAttribute.BuilderaddAttributesBuilder()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;Commanding.CommandHistoryAttribute.BuilderaddAttributesBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)UpdateCommandHistoryRequestbuild()UpdateCommandHistoryRequestbuildPartial()UpdateCommandHistoryRequest.Builderclear()UpdateCommandHistoryRequest.BuilderclearAttributes()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)UpdateCommandHistoryRequest.BuilderclearId()optional string id = 4;UpdateCommandHistoryRequest.BuilderclearInstance()Yamcs instance name.UpdateCommandHistoryRequest.BuilderclearName()Command name.UpdateCommandHistoryRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)UpdateCommandHistoryRequest.BuilderclearProcessor()Processor name.UpdateCommandHistoryRequest.Builderclone()Commanding.CommandHistoryAttributegetAttributes(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;Commanding.CommandHistoryAttribute.BuildergetAttributesBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;List<Commanding.CommandHistoryAttribute.Builder>getAttributesBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;intgetAttributesCount()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;List<Commanding.CommandHistoryAttribute>getAttributesList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;Commanding.CommandHistoryAttributeOrBuildergetAttributesOrBuilder(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;List<? extends Commanding.CommandHistoryAttributeOrBuilder>getAttributesOrBuilderList()repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetId()optional string id = 4;com.google.protobuf.ByteStringgetIdBytes()optional string id = 4;StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.StringgetName()Command name.com.google.protobuf.ByteStringgetNameBytes()Command name.StringgetProcessor()Processor name.com.google.protobuf.ByteStringgetProcessorBytes()Processor name.booleanhasId()optional string id = 4;booleanhasInstance()Yamcs instance name.booleanhasName()Command name.booleanhasProcessor()Processor name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()UpdateCommandHistoryRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)UpdateCommandHistoryRequest.BuildermergeFrom(com.google.protobuf.Message other)UpdateCommandHistoryRequest.BuildermergeFrom(UpdateCommandHistoryRequest other)UpdateCommandHistoryRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)UpdateCommandHistoryRequest.BuilderremoveAttributes(int index)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuildersetAttributes(int index, Commanding.CommandHistoryAttribute value)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuildersetAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;UpdateCommandHistoryRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)UpdateCommandHistoryRequest.BuildersetId(String value)optional string id = 4;UpdateCommandHistoryRequest.BuildersetIdBytes(com.google.protobuf.ByteString value)optional string id = 4;UpdateCommandHistoryRequest.BuildersetInstance(String value)Yamcs instance name.UpdateCommandHistoryRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)Yamcs instance name.UpdateCommandHistoryRequest.BuildersetName(String value)Command name.UpdateCommandHistoryRequest.BuildersetNameBytes(com.google.protobuf.ByteString value)Command name.UpdateCommandHistoryRequest.BuildersetProcessor(String value)Processor name.UpdateCommandHistoryRequest.BuildersetProcessorBytes(com.google.protobuf.ByteString value)Processor name.UpdateCommandHistoryRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
clear
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
getDefaultInstanceForType
public UpdateCommandHistoryRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public UpdateCommandHistoryRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UpdateCommandHistoryRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
setField
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
clearField
public UpdateCommandHistoryRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
clearOneof
public UpdateCommandHistoryRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
setRepeatedField
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
addRepeatedField
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
public UpdateCommandHistoryRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
public UpdateCommandHistoryRequest.Builder mergeFrom(UpdateCommandHistoryRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeFrom
public UpdateCommandHistoryRequest.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<UpdateCommandHistoryRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceUpdateCommandHistoryRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceUpdateCommandHistoryRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceUpdateCommandHistoryRequestOrBuilder
-
setInstance
public UpdateCommandHistoryRequest.Builder setInstance(String value)
Yamcs instance name.
optional string instance = 1;
-
clearInstance
public UpdateCommandHistoryRequest.Builder clearInstance()
Yamcs instance name.
optional string instance = 1;
-
setInstanceBytes
public UpdateCommandHistoryRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Yamcs instance name.
optional string instance = 1;
-
hasProcessor
public boolean hasProcessor()
Processor name.
optional string processor = 2;- Specified by:
hasProcessorin interfaceUpdateCommandHistoryRequestOrBuilder
-
getProcessor
public String getProcessor()
Processor name.
optional string processor = 2;- Specified by:
getProcessorin interfaceUpdateCommandHistoryRequestOrBuilder
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()
Processor name.
optional string processor = 2;- Specified by:
getProcessorBytesin interfaceUpdateCommandHistoryRequestOrBuilder
-
setProcessor
public UpdateCommandHistoryRequest.Builder setProcessor(String value)
Processor name.
optional string processor = 2;
-
clearProcessor
public UpdateCommandHistoryRequest.Builder clearProcessor()
Processor name.
optional string processor = 2;
-
setProcessorBytes
public UpdateCommandHistoryRequest.Builder setProcessorBytes(com.google.protobuf.ByteString value)
Processor name.
optional string processor = 2;
-
hasName
public boolean hasName()
Command name.
optional string name = 3;- Specified by:
hasNamein interfaceUpdateCommandHistoryRequestOrBuilder
-
getName
public String getName()
Command name.
optional string name = 3;- Specified by:
getNamein interfaceUpdateCommandHistoryRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Command name.
optional string name = 3;- Specified by:
getNameBytesin interfaceUpdateCommandHistoryRequestOrBuilder
-
setName
public UpdateCommandHistoryRequest.Builder setName(String value)
Command name.
optional string name = 3;
-
clearName
public UpdateCommandHistoryRequest.Builder clearName()
Command name.
optional string name = 3;
-
setNameBytes
public UpdateCommandHistoryRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Command name.
optional string name = 3;
-
hasId
public boolean hasId()
optional string id = 4;- Specified by:
hasIdin interfaceUpdateCommandHistoryRequestOrBuilder
-
getId
public String getId()
optional string id = 4;- Specified by:
getIdin interfaceUpdateCommandHistoryRequestOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 4;- Specified by:
getIdBytesin interfaceUpdateCommandHistoryRequestOrBuilder
-
setId
public UpdateCommandHistoryRequest.Builder setId(String value)
optional string id = 4;
-
clearId
public UpdateCommandHistoryRequest.Builder clearId()
optional string id = 4;
-
setIdBytes
public UpdateCommandHistoryRequest.Builder setIdBytes(com.google.protobuf.ByteString value)
optional string id = 4;
-
getAttributesList
public List<Commanding.CommandHistoryAttribute> getAttributesList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesListin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesCount
public int getAttributesCount()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesCountin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributes
public Commanding.CommandHistoryAttribute getAttributes(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesin interfaceUpdateCommandHistoryRequestOrBuilder
-
setAttributes
public UpdateCommandHistoryRequest.Builder setAttributes(int index, Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
setAttributes
public UpdateCommandHistoryRequest.Builder setAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(int index, Commanding.CommandHistoryAttribute value)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributes
public UpdateCommandHistoryRequest.Builder addAttributes(int index, Commanding.CommandHistoryAttribute.Builder builderForValue)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAllAttributes
public UpdateCommandHistoryRequest.Builder addAllAttributes(Iterable<? extends Commanding.CommandHistoryAttribute> values)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
clearAttributes
public UpdateCommandHistoryRequest.Builder clearAttributes()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
removeAttributes
public UpdateCommandHistoryRequest.Builder removeAttributes(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesBuilder
public Commanding.CommandHistoryAttribute.Builder getAttributesBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesOrBuilder
public Commanding.CommandHistoryAttributeOrBuilder getAttributesOrBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesOrBuilderin interfaceUpdateCommandHistoryRequestOrBuilder
-
getAttributesOrBuilderList
public List<? extends Commanding.CommandHistoryAttributeOrBuilder> getAttributesOrBuilderList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;- Specified by:
getAttributesOrBuilderListin interfaceUpdateCommandHistoryRequestOrBuilder
-
addAttributesBuilder
public Commanding.CommandHistoryAttribute.Builder addAttributesBuilder()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
addAttributesBuilder
public Commanding.CommandHistoryAttribute.Builder addAttributesBuilder(int index)
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
getAttributesBuilderList
public List<Commanding.CommandHistoryAttribute.Builder> getAttributesBuilderList()
repeated .yamcs.protobuf.commanding.CommandHistoryAttribute attributes = 5;
-
setUnknownFields
public final UpdateCommandHistoryRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
mergeUnknownFields
public final UpdateCommandHistoryRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateCommandHistoryRequest.Builder>
-
-