public static final class RpcClient.BrokerAlgoTagSpec.Builder extends com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder> implements RpcClient.BrokerAlgoTagSpecOrBuilder
BrokerAlgoTagSpec| Modifier and Type | Method and Description |
|---|---|
RpcClient.BrokerAlgoTagSpec |
build() |
RpcClient.BrokerAlgoTagSpec |
buildPartial() |
RpcClient.BrokerAlgoTagSpec.Builder |
clear() |
RpcClient.BrokerAlgoTagSpec.Builder |
clearDescription()
optional string description = 3; |
RpcClient.BrokerAlgoTagSpec.Builder |
clearLabel()
required string label = 2; |
RpcClient.BrokerAlgoTagSpec.Builder |
clearMandatory()
required bool mandatory = 4; |
RpcClient.BrokerAlgoTagSpec.Builder |
clearOptions()
optional string options = 6; |
RpcClient.BrokerAlgoTagSpec.Builder |
clearPattern()
optional string pattern = 5; |
RpcClient.BrokerAlgoTagSpec.Builder |
clearTag()
required int32 tag = 1; |
RpcClient.BrokerAlgoTagSpec.Builder |
clone() |
RpcClient.BrokerAlgoTagSpec |
getDefaultInstanceForType() |
String |
getDescription()
optional string description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
optional string description = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLabel()
required string label = 2; |
com.google.protobuf.ByteString |
getLabelBytes()
required string label = 2; |
boolean |
getMandatory()
required bool mandatory = 4; |
String |
getOptions()
optional string options = 6; |
com.google.protobuf.ByteString |
getOptionsBytes()
optional string options = 6; |
String |
getPattern()
optional string pattern = 5; |
com.google.protobuf.ByteString |
getPatternBytes()
optional string pattern = 5; |
int |
getTag()
required int32 tag = 1; |
boolean |
hasDescription()
optional string description = 3; |
boolean |
hasLabel()
required string label = 2; |
boolean |
hasMandatory()
required bool mandatory = 4; |
boolean |
hasOptions()
optional string options = 6; |
boolean |
hasPattern()
optional string pattern = 5; |
boolean |
hasTag()
required int32 tag = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RpcClient.BrokerAlgoTagSpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RpcClient.BrokerAlgoTagSpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
RpcClient.BrokerAlgoTagSpec.Builder |
mergeFrom(RpcClient.BrokerAlgoTagSpec other) |
RpcClient.BrokerAlgoTagSpec.Builder |
setDescription(String value)
optional string description = 3; |
RpcClient.BrokerAlgoTagSpec.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
optional string description = 3; |
RpcClient.BrokerAlgoTagSpec.Builder |
setLabel(String value)
required string label = 2; |
RpcClient.BrokerAlgoTagSpec.Builder |
setLabelBytes(com.google.protobuf.ByteString value)
required string label = 2; |
RpcClient.BrokerAlgoTagSpec.Builder |
setMandatory(boolean value)
required bool mandatory = 4; |
RpcClient.BrokerAlgoTagSpec.Builder |
setOptions(String value)
optional string options = 6; |
RpcClient.BrokerAlgoTagSpec.Builder |
setOptionsBytes(com.google.protobuf.ByteString value)
optional string options = 6; |
RpcClient.BrokerAlgoTagSpec.Builder |
setPattern(String value)
optional string pattern = 5; |
RpcClient.BrokerAlgoTagSpec.Builder |
setPatternBytes(com.google.protobuf.ByteString value)
optional string pattern = 5; |
RpcClient.BrokerAlgoTagSpec.Builder |
setTag(int value)
required int32 tag = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public RpcClient.BrokerAlgoTagSpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public RpcClient.BrokerAlgoTagSpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public RpcClient.BrokerAlgoTagSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RpcClient.BrokerAlgoTagSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RpcClient.BrokerAlgoTagSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RpcClient.BrokerAlgoTagSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public RpcClient.BrokerAlgoTagSpec.Builder mergeFrom(RpcClient.BrokerAlgoTagSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>public RpcClient.BrokerAlgoTagSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RpcClient.BrokerAlgoTagSpec.Builder>IOExceptionpublic boolean hasTag()
required int32 tag = 1;hasTag in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic int getTag()
required int32 tag = 1;getTag in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setTag(int value)
required int32 tag = 1;public RpcClient.BrokerAlgoTagSpec.Builder clearTag()
required int32 tag = 1;public boolean hasLabel()
required string label = 2;hasLabel in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic String getLabel()
required string label = 2;getLabel in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic com.google.protobuf.ByteString getLabelBytes()
required string label = 2;getLabelBytes in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setLabel(String value)
required string label = 2;public RpcClient.BrokerAlgoTagSpec.Builder clearLabel()
required string label = 2;public RpcClient.BrokerAlgoTagSpec.Builder setLabelBytes(com.google.protobuf.ByteString value)
required string label = 2;public boolean hasDescription()
optional string description = 3;hasDescription in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic String getDescription()
optional string description = 3;getDescription in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 3;getDescriptionBytes in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setDescription(String value)
optional string description = 3;public RpcClient.BrokerAlgoTagSpec.Builder clearDescription()
optional string description = 3;public RpcClient.BrokerAlgoTagSpec.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
optional string description = 3;public boolean hasMandatory()
required bool mandatory = 4;hasMandatory in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic boolean getMandatory()
required bool mandatory = 4;getMandatory in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setMandatory(boolean value)
required bool mandatory = 4;public RpcClient.BrokerAlgoTagSpec.Builder clearMandatory()
required bool mandatory = 4;public boolean hasPattern()
optional string pattern = 5;hasPattern in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic String getPattern()
optional string pattern = 5;getPattern in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic com.google.protobuf.ByteString getPatternBytes()
optional string pattern = 5;getPatternBytes in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setPattern(String value)
optional string pattern = 5;public RpcClient.BrokerAlgoTagSpec.Builder clearPattern()
optional string pattern = 5;public RpcClient.BrokerAlgoTagSpec.Builder setPatternBytes(com.google.protobuf.ByteString value)
optional string pattern = 5;public boolean hasOptions()
optional string options = 6;hasOptions in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic String getOptions()
optional string options = 6;getOptions in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic com.google.protobuf.ByteString getOptionsBytes()
optional string options = 6;getOptionsBytes in interface RpcClient.BrokerAlgoTagSpecOrBuilderpublic RpcClient.BrokerAlgoTagSpec.Builder setOptions(String value)
optional string options = 6;public RpcClient.BrokerAlgoTagSpec.Builder clearOptions()
optional string options = 6;public RpcClient.BrokerAlgoTagSpec.Builder setOptionsBytes(com.google.protobuf.ByteString value)
optional string options = 6;Copyright © 2015. All Rights Reserved.