Package org.yamcs.protobuf
Class ReconfigureInstanceRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
org.yamcs.protobuf.ReconfigureInstanceRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,ReconfigureInstanceRequestOrBuilder
- Enclosing class:
- ReconfigureInstanceRequest
public static final class ReconfigureInstanceRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
implements ReconfigureInstanceRequestOrBuilder
Protobuf type
yamcs.protobuf.instances.ReconfigureInstanceRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Yamcs instance name.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
boolean
containsLabels
(String key) Labels assigned to this instance.boolean
Arguments for substitution in the template definition.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Yamcs instance name.com.google.protobuf.ByteString
Yamcs instance name.Deprecated.int
Labels assigned to this instance.Labels assigned to this instance.getLabelsOrDefault
(String key, String defaultValue) Labels assigned to this instance.getLabelsOrThrow
(String key) Labels assigned to this instance.Deprecated.Deprecated.Deprecated.int
Arguments for substitution in the template definition.Arguments for substitution in the template definition.getTemplateArgsOrDefault
(String key, String defaultValue) Arguments for substitution in the template definition.Arguments for substitution in the template definition.boolean
Yamcs instance name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) putAllLabels
(Map<String, String> values) Labels assigned to this instance.putAllTemplateArgs
(Map<String, String> values) Arguments for substitution in the template definition.Labels assigned to this instance.putTemplateArgs
(String key, String value) Arguments for substitution in the template definition.removeLabels
(String key) Labels assigned to this instance.removeTemplateArgs
(String key) Arguments for substitution in the template definition.setInstance
(String value) Yamcs instance name.setInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance name.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(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, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
setField
public ReconfigureInstanceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
clearField
public ReconfigureInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
clearOneof
public ReconfigureInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
setRepeatedField
public ReconfigureInstanceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
addRepeatedField
public ReconfigureInstanceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ReconfigureInstanceRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
mergeFrom
public ReconfigureInstanceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ReconfigureInstanceRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name.
optional string instance = 1;
- Specified by:
hasInstance
in interfaceReconfigureInstanceRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name.
optional string instance = 1;
- Specified by:
getInstance
in interfaceReconfigureInstanceRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name.
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceReconfigureInstanceRequestOrBuilder
- 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.
-
getTemplateArgsCount
public int getTemplateArgsCount()Description copied from interface:ReconfigureInstanceRequestOrBuilder
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
- Specified by:
getTemplateArgsCount
in interfaceReconfigureInstanceRequestOrBuilder
-
containsTemplateArgs
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
- Specified by:
containsTemplateArgs
in interfaceReconfigureInstanceRequestOrBuilder
-
getTemplateArgs
Deprecated.UsegetTemplateArgsMap()
instead.- Specified by:
getTemplateArgs
in interfaceReconfigureInstanceRequestOrBuilder
-
getTemplateArgsMap
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
- Specified by:
getTemplateArgsMap
in interfaceReconfigureInstanceRequestOrBuilder
-
getTemplateArgsOrDefault
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
- Specified by:
getTemplateArgsOrDefault
in interfaceReconfigureInstanceRequestOrBuilder
-
getTemplateArgsOrThrow
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
- Specified by:
getTemplateArgsOrThrow
in interfaceReconfigureInstanceRequestOrBuilder
-
clearTemplateArgs
-
removeTemplateArgs
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
-
getMutableTemplateArgs
Deprecated.Use alternate mutation accessors instead. -
putTemplateArgs
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
-
putAllTemplateArgs
Arguments for substitution in the template definition. Each entry is keyed by the argument name. The value must be a string.
map<string, string> templateArgs = 2;
-
getLabelsCount
public int getLabelsCount()Description copied from interface:ReconfigureInstanceRequestOrBuilder
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
- Specified by:
getLabelsCount
in interfaceReconfigureInstanceRequestOrBuilder
-
containsLabels
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
- Specified by:
containsLabels
in interfaceReconfigureInstanceRequestOrBuilder
-
getLabels
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceReconfigureInstanceRequestOrBuilder
-
getLabelsMap
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
- Specified by:
getLabelsMap
in interfaceReconfigureInstanceRequestOrBuilder
-
getLabelsOrDefault
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
- Specified by:
getLabelsOrDefault
in interfaceReconfigureInstanceRequestOrBuilder
-
getLabelsOrThrow
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
- Specified by:
getLabelsOrThrow
in interfaceReconfigureInstanceRequestOrBuilder
-
clearLabels
-
removeLabels
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
-
getMutableLabels
Deprecated.Use alternate mutation accessors instead. -
putLabels
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
-
putAllLabels
Labels assigned to this instance. Each entry is keyed by the tag name of the label. The value represent the label value for that tag.
map<string, string> labels = 3;
-
setUnknownFields
public final ReconfigureInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-
mergeUnknownFields
public final ReconfigureInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReconfigureInstanceRequest.Builder>
-