Package org.yamcs.protobuf
Class AddBandRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
org.yamcs.protobuf.AddBandRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,AddBandRequestOrBuilder
- Enclosing class:
- AddBandRequest
public static final class AddBandRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
implements AddBandRequestOrBuilder
Protobuf type
yamcs.protobuf.timeline.AddBandRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllFilters(Iterable<? extends ItemFilter> values) A query filter which can be used to limit additionally the items which are part of the bandaddAllTags(Iterable<String> values) Deprecated.addFilters(int index, ItemFilter value) A query filter which can be used to limit additionally the items which are part of the bandaddFilters(int index, ItemFilter.Builder builderForValue) A query filter which can be used to limit additionally the items which are part of the bandaddFilters(ItemFilter value) A query filter which can be used to limit additionally the items which are part of the bandaddFilters(ItemFilter.Builder builderForValue) A query filter which can be used to limit additionally the items which are part of the bandA query filter which can be used to limit additionally the items which are part of the bandaddFiltersBuilder(int index) A query filter which can be used to limit additionally the items which are part of the bandaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Deprecated.addTagsBytes(com.google.protobuf.ByteString value) Deprecated.build()clear()Band descriptionclearField(com.google.protobuf.Descriptors.FieldDescriptor field) A query filter which can be used to limit additionally the items which are part of the bandclearId()Optional band identifier.Yamcs instance nameBand nameclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) if true, all users have access to this band, otherwise only the user who has created itthe band contains only items from this sourceDeprecated.Type of bandclone()booleancontainsProperties(String key) Additional properties used by yamcs-web to render this bandBand descriptioncom.google.protobuf.ByteStringBand descriptionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFilters(int index) A query filter which can be used to limit additionally the items which are part of the bandgetFiltersBuilder(int index) A query filter which can be used to limit additionally the items which are part of the bandA query filter which can be used to limit additionally the items which are part of the bandintA query filter which can be used to limit additionally the items which are part of the bandA query filter which can be used to limit additionally the items which are part of the bandgetFiltersOrBuilder(int index) A query filter which can be used to limit additionally the items which are part of the bandList<? extends ItemFilterOrBuilder>A query filter which can be used to limit additionally the items which are part of the bandgetId()Optional band identifier.com.google.protobuf.ByteStringOptional band identifier.Yamcs instance namecom.google.protobuf.ByteStringYamcs instance nameDeprecated.getName()Band namecom.google.protobuf.ByteStringBand nameDeprecated.intAdditional properties used by yamcs-web to render this bandAdditional properties used by yamcs-web to render this bandgetPropertiesOrDefault(String key, String defaultValue) Additional properties used by yamcs-web to render this bandAdditional properties used by yamcs-web to render this bandbooleanif true, all users have access to this band, otherwise only the user who has created itthe band contains only items from this sourcecom.google.protobuf.ByteStringthe band contains only items from this sourcegetTags(int index) Deprecated.com.google.protobuf.ByteStringgetTagsBytes(int index) Deprecated.intDeprecated.com.google.protobuf.ProtocolStringListDeprecated.getType()Type of bandbooleanBand descriptionbooleanhasId()Optional band identifier.booleanYamcs instance namebooleanhasName()Band namebooleanif true, all users have access to this band, otherwise only the user who has created itbooleanthe band contains only items from this sourcebooleanhasType()Type of bandprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AddBandRequest other) final AddBandRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllProperties(Map<String, String> values) Additional properties used by yamcs-web to render this bandputProperties(String key, String value) Additional properties used by yamcs-web to render this bandremoveFilters(int index) A query filter which can be used to limit additionally the items which are part of the bandremoveProperties(String key) Additional properties used by yamcs-web to render this bandsetDescription(String value) Band descriptionsetDescriptionBytes(com.google.protobuf.ByteString value) Band descriptionsetFilters(int index, ItemFilter value) A query filter which can be used to limit additionally the items which are part of the bandsetFilters(int index, ItemFilter.Builder builderForValue) A query filter which can be used to limit additionally the items which are part of the bandOptional band identifier.setIdBytes(com.google.protobuf.ByteString value) Optional band identifier.setInstance(String value) Yamcs instance namesetInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance nameBand namesetNameBytes(com.google.protobuf.ByteString value) Band namesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShared(boolean value) if true, all users have access to this band, otherwise only the user who has created itthe band contains only items from this sourcesetSourceBytes(com.google.protobuf.ByteString value) the band contains only items from this sourceDeprecated.setType(TimelineBandType value) Type of bandfinal AddBandRequest.BuildersetUnknownFields(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, internalGetMapFieldReflection, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.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<AddBandRequest.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<AddBandRequest.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<AddBandRequest.Builder>
-
setField
public AddBandRequest.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<AddBandRequest.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
setRepeatedField
public AddBandRequest.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<AddBandRequest.Builder>
-
addRepeatedField
public AddBandRequest.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<AddBandRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AddBandRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
mergeFrom
public AddBandRequest.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<AddBandRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceAddBandRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceAddBandRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceAddBandRequestOrBuilder- 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.
-
hasId
public boolean hasId()Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Specified by:
hasIdin interfaceAddBandRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Specified by:
getIdin interfaceAddBandRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Specified by:
getIdBytesin interfaceAddBandRequestOrBuilder- Returns:
- The bytes for id.
-
setId
Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Returns:
- This builder for chaining.
-
setIdBytes
Optional band identifier. If not set, an ID will be assigned by the server. If set, it should be a valid UUID.
optional string id = 10;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Band name
optional string name = 2;- Specified by:
hasNamein interfaceAddBandRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
Band name
optional string name = 2;- Specified by:
getNamein interfaceAddBandRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Band name
optional string name = 2;- Specified by:
getNameBytesin interfaceAddBandRequestOrBuilder- Returns:
- The bytes for name.
-
setName
Band name
optional string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Band name
optional string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
Band name
optional string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()the band contains only items from this source
optional string source = 4;- Specified by:
hasSourcein interfaceAddBandRequestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
the band contains only items from this source
optional string source = 4;- Specified by:
getSourcein interfaceAddBandRequestOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()the band contains only items from this source
optional string source = 4;- Specified by:
getSourceBytesin interfaceAddBandRequestOrBuilder- Returns:
- The bytes for source.
-
setSource
the band contains only items from this source
optional string source = 4;- Parameters:
value- The source to set.- Returns:
- This builder for chaining.
-
clearSource
the band contains only items from this source
optional string source = 4;- Returns:
- This builder for chaining.
-
setSourceBytes
the band contains only items from this source
optional string source = 4;- Parameters:
value- The bytes for source to set.- Returns:
- This builder for chaining.
-
getTagsList
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Specified by:
getTagsListin interfaceAddBandRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Specified by:
getTagsCountin interfaceAddBandRequestOrBuilder- Returns:
- The count of tags.
-
getTags
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Specified by:
getTagsin interfaceAddBandRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Specified by:
getTagsBytesin interfaceAddBandRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Parameters:
index- The index to set the value at.value- The tags to set.- Returns:
- This builder for chaining.
-
addTags
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Parameters:
value- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Parameters:
values- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
addTagsBytes
Deprecated.Items containing these tags will be part of the timeline this is deprecated, the filters below should be used instead
repeated string tags = 5 [deprecated = true];- Parameters:
value- The bytes of the tags to add.- Returns:
- This builder for chaining.
-
getFiltersList
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6;- Specified by:
getFiltersListin interfaceAddBandRequestOrBuilder
-
getFiltersCount
public int getFiltersCount()A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6;- Specified by:
getFiltersCountin interfaceAddBandRequestOrBuilder
-
getFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6;- Specified by:
getFiltersin interfaceAddBandRequestOrBuilder
-
setFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
setFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addAllFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
clearFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
removeFilters
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
getFiltersBuilder
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
getFiltersOrBuilder
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6;- Specified by:
getFiltersOrBuilderin interfaceAddBandRequestOrBuilder
-
getFiltersOrBuilderList
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6;- Specified by:
getFiltersOrBuilderListin interfaceAddBandRequestOrBuilder
-
addFiltersBuilder
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
addFiltersBuilder
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
getFiltersBuilderList
A query filter which can be used to limit additionally the items which are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 6; -
hasType
public boolean hasType()Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 7;- Specified by:
hasTypein interfaceAddBandRequestOrBuilder- Returns:
- Whether the type field is set.
-
getType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 7;- Specified by:
getTypein interfaceAddBandRequestOrBuilder- Returns:
- The type.
-
setType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 7;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 7;- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()Band description
optional string description = 8;- Specified by:
hasDescriptionin interfaceAddBandRequestOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Band description
optional string description = 8;- Specified by:
getDescriptionin interfaceAddBandRequestOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Band description
optional string description = 8;- Specified by:
getDescriptionBytesin interfaceAddBandRequestOrBuilder- Returns:
- The bytes for description.
-
setDescription
Band description
optional string description = 8;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Band description
optional string description = 8;- Returns:
- This builder for chaining.
-
setDescriptionBytes
Band description
optional string description = 8;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getPropertiesCount
public int getPropertiesCount()Description copied from interface:AddBandRequestOrBuilderAdditional properties used by yamcs-web to render this band
map<string, string> properties = 9;- Specified by:
getPropertiesCountin interfaceAddBandRequestOrBuilder
-
containsProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9;- Specified by:
containsPropertiesin interfaceAddBandRequestOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()instead.- Specified by:
getPropertiesin interfaceAddBandRequestOrBuilder
-
getPropertiesMap
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9;- Specified by:
getPropertiesMapin interfaceAddBandRequestOrBuilder
-
getPropertiesOrDefault
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9;- Specified by:
getPropertiesOrDefaultin interfaceAddBandRequestOrBuilder
-
getPropertiesOrThrow
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9;- Specified by:
getPropertiesOrThrowin interfaceAddBandRequestOrBuilder
-
clearProperties
-
removeProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9; -
getMutableProperties
Deprecated.Use alternate mutation accessors instead. -
putProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9; -
putAllProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 9; -
setUnknownFields
public final AddBandRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-
mergeUnknownFields
public final AddBandRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AddBandRequest.Builder>
-