public static final class Auth.AuthAction.Rule.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder> implements Auth.AuthAction.RuleOrBuilder
Element type of AndRule/OrRule, it chooses among different type of rule.Protobuf type
envoy.api.v2.auth.AuthAction.Rule| Modifier and Type | Method and Description |
|---|---|
Auth.AuthAction.Rule.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Auth.AuthAction.Rule |
build() |
Auth.AuthAction.Rule |
buildPartial() |
Auth.AuthAction.Rule.Builder |
clear() |
Auth.AuthAction.Rule.Builder |
clearAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.Rule.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Auth.AuthAction.Rule.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Auth.AuthAction.Rule.Builder |
clearOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.Rule.Builder |
clearRuleSpecifier() |
Auth.AuthAction.Rule.Builder |
clearX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
Auth.AuthAction.Rule.Builder |
clone() |
Auth.AuthAction.AndRule |
getAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.AndRule.Builder |
getAndRuleBuilder()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.AndRuleOrBuilder |
getAndRuleOrBuilder()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.Rule |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Auth.AuthAction.OrRule |
getOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.OrRule.Builder |
getOrRuleBuilder()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.OrRuleOrBuilder |
getOrRuleOrBuilder()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.Rule.RuleSpecifierCase |
getRuleSpecifierCase() |
Auth.AuthAction.X509Rule |
getX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
Auth.AuthAction.X509Rule.Builder |
getX509RuleBuilder()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
Auth.AuthAction.X509RuleOrBuilder |
getX509RuleOrBuilder()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
boolean |
hasAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
boolean |
hasOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
boolean |
hasX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Auth.AuthAction.Rule.Builder |
mergeAndRule(Auth.AuthAction.AndRule value)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.Rule.Builder |
mergeFrom(Auth.AuthAction.Rule other) |
Auth.AuthAction.Rule.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Auth.AuthAction.Rule.Builder |
mergeFrom(com.google.protobuf.Message other) |
Auth.AuthAction.Rule.Builder |
mergeOrRule(Auth.AuthAction.OrRule value)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.Rule.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Auth.AuthAction.Rule.Builder |
mergeX509Rule(Auth.AuthAction.X509Rule value)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
Auth.AuthAction.Rule.Builder |
setAndRule(Auth.AuthAction.AndRule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.Rule.Builder |
setAndRule(Auth.AuthAction.AndRule value)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1; |
Auth.AuthAction.Rule.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Auth.AuthAction.Rule.Builder |
setOrRule(Auth.AuthAction.OrRule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.Rule.Builder |
setOrRule(Auth.AuthAction.OrRule value)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2; |
Auth.AuthAction.Rule.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Auth.AuthAction.Rule.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Auth.AuthAction.Rule.Builder |
setX509Rule(Auth.AuthAction.X509Rule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
Auth.AuthAction.Rule.Builder |
setX509Rule(Auth.AuthAction.X509Rule value)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.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.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Auth.AuthAction.Rule build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Auth.AuthAction.Rule buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Auth.AuthAction.Rule.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.Builder mergeFrom(Auth.AuthAction.Rule other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public Auth.AuthAction.Rule.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<Auth.AuthAction.Rule.Builder>IOExceptionpublic Auth.AuthAction.Rule.RuleSpecifierCase getRuleSpecifierCase()
getRuleSpecifierCase in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.Rule.Builder clearRuleSpecifier()
public boolean hasAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;hasAndRule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.AndRule getAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;getAndRule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.Rule.Builder setAndRule(Auth.AuthAction.AndRule value)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;public Auth.AuthAction.Rule.Builder setAndRule(Auth.AuthAction.AndRule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;public Auth.AuthAction.Rule.Builder mergeAndRule(Auth.AuthAction.AndRule value)
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;public Auth.AuthAction.Rule.Builder clearAndRule()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;public Auth.AuthAction.AndRule.Builder getAndRuleBuilder()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;public Auth.AuthAction.AndRuleOrBuilder getAndRuleOrBuilder()
.envoy.api.v2.auth.AuthAction.AndRule and_rule = 1;getAndRuleOrBuilder in interface Auth.AuthAction.RuleOrBuilderpublic boolean hasOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;hasOrRule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.OrRule getOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;getOrRule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.Rule.Builder setOrRule(Auth.AuthAction.OrRule value)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;public Auth.AuthAction.Rule.Builder setOrRule(Auth.AuthAction.OrRule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;public Auth.AuthAction.Rule.Builder mergeOrRule(Auth.AuthAction.OrRule value)
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;public Auth.AuthAction.Rule.Builder clearOrRule()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;public Auth.AuthAction.OrRule.Builder getOrRuleBuilder()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;public Auth.AuthAction.OrRuleOrBuilder getOrRuleOrBuilder()
.envoy.api.v2.auth.AuthAction.OrRule or_rule = 2;getOrRuleOrBuilder in interface Auth.AuthAction.RuleOrBuilderpublic boolean hasX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;hasX509Rule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.X509Rule getX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;getX509Rule in interface Auth.AuthAction.RuleOrBuilderpublic Auth.AuthAction.Rule.Builder setX509Rule(Auth.AuthAction.X509Rule value)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;public Auth.AuthAction.Rule.Builder setX509Rule(Auth.AuthAction.X509Rule.Builder builderForValue)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;public Auth.AuthAction.Rule.Builder mergeX509Rule(Auth.AuthAction.X509Rule value)
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;public Auth.AuthAction.Rule.Builder clearX509Rule()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;public Auth.AuthAction.X509Rule.Builder getX509RuleBuilder()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;public Auth.AuthAction.X509RuleOrBuilder getX509RuleOrBuilder()
.envoy.api.v2.auth.AuthAction.X509Rule x509_rule = 3;getX509RuleOrBuilder in interface Auth.AuthAction.RuleOrBuilderpublic final Auth.AuthAction.Rule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>public final Auth.AuthAction.Rule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Auth.AuthAction.Rule.Builder>Copyright © 2018 The Envoy Project. All rights reserved.