public static final class Matcher.OnMatch.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder> implements Matcher.OnMatchOrBuilder
What to do if a match is successful.Protobuf type
envoy.config.common.matcher.v3.Matcher.OnMatch| Modifier and Type | Method and Description |
|---|---|
Matcher.OnMatch.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Matcher.OnMatch |
build() |
Matcher.OnMatch |
buildPartial() |
Matcher.OnMatch.Builder |
clear() |
Matcher.OnMatch.Builder |
clearAction()
Protocol-specific action to take.
|
Matcher.OnMatch.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Matcher.OnMatch.Builder |
clearMatcher()
Nested matcher to evaluate.
|
Matcher.OnMatch.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Matcher.OnMatch.Builder |
clearOnMatch() |
Matcher.OnMatch.Builder |
clone() |
TypedExtensionConfig |
getAction()
Protocol-specific action to take.
|
TypedExtensionConfig.Builder |
getActionBuilder()
Protocol-specific action to take.
|
TypedExtensionConfigOrBuilder |
getActionOrBuilder()
Protocol-specific action to take.
|
Matcher.OnMatch |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Matcher |
getMatcher()
Nested matcher to evaluate.
|
Matcher.Builder |
getMatcherBuilder()
Nested matcher to evaluate.
|
MatcherOrBuilder |
getMatcherOrBuilder()
Nested matcher to evaluate.
|
Matcher.OnMatch.OnMatchCase |
getOnMatchCase() |
boolean |
hasAction()
Protocol-specific action to take.
|
boolean |
hasMatcher()
Nested matcher to evaluate.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Matcher.OnMatch.Builder |
mergeAction(TypedExtensionConfig value)
Protocol-specific action to take.
|
Matcher.OnMatch.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Matcher.OnMatch.Builder |
mergeFrom(Matcher.OnMatch other) |
Matcher.OnMatch.Builder |
mergeFrom(com.google.protobuf.Message other) |
Matcher.OnMatch.Builder |
mergeMatcher(Matcher value)
Nested matcher to evaluate.
|
Matcher.OnMatch.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Matcher.OnMatch.Builder |
setAction(TypedExtensionConfig.Builder builderForValue)
Protocol-specific action to take.
|
Matcher.OnMatch.Builder |
setAction(TypedExtensionConfig value)
Protocol-specific action to take.
|
Matcher.OnMatch.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Matcher.OnMatch.Builder |
setMatcher(Matcher.Builder builderForValue)
Nested matcher to evaluate.
|
Matcher.OnMatch.Builder |
setMatcher(Matcher value)
Nested matcher to evaluate.
|
Matcher.OnMatch.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Matcher.OnMatch.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<Matcher.OnMatch.Builder>public Matcher.OnMatch.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.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<Matcher.OnMatch.Builder>public Matcher.OnMatch getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Matcher.OnMatch build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Matcher.OnMatch buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Matcher.OnMatch.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>public Matcher.OnMatch.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<Matcher.OnMatch.Builder>public Matcher.OnMatch.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>public Matcher.OnMatch.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>public Matcher.OnMatch.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<Matcher.OnMatch.Builder>public Matcher.OnMatch.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<Matcher.OnMatch.Builder>public Matcher.OnMatch.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Matcher.OnMatch.Builder>public Matcher.OnMatch.Builder mergeFrom(Matcher.OnMatch other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>public Matcher.OnMatch.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<Matcher.OnMatch.Builder>IOExceptionpublic Matcher.OnMatch.OnMatchCase getOnMatchCase()
getOnMatchCase in interface Matcher.OnMatchOrBuilderpublic Matcher.OnMatch.Builder clearOnMatch()
public boolean hasMatcher()
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;hasMatcher in interface Matcher.OnMatchOrBuilderpublic Matcher getMatcher()
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;getMatcher in interface Matcher.OnMatchOrBuilderpublic Matcher.OnMatch.Builder setMatcher(Matcher value)
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;public Matcher.OnMatch.Builder setMatcher(Matcher.Builder builderForValue)
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;public Matcher.OnMatch.Builder mergeMatcher(Matcher value)
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;public Matcher.OnMatch.Builder clearMatcher()
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;public Matcher.Builder getMatcherBuilder()
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;public MatcherOrBuilder getMatcherOrBuilder()
Nested matcher to evaluate. If the nested matcher does not match and does not specify on_no_match, then this matcher is considered not to have matched, even if a predicate at this level or above returned true.
.envoy.config.common.matcher.v3.Matcher matcher = 1;getMatcherOrBuilder in interface Matcher.OnMatchOrBuilderpublic boolean hasAction()
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;hasAction in interface Matcher.OnMatchOrBuilderpublic TypedExtensionConfig getAction()
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;getAction in interface Matcher.OnMatchOrBuilderpublic Matcher.OnMatch.Builder setAction(TypedExtensionConfig value)
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;public Matcher.OnMatch.Builder setAction(TypedExtensionConfig.Builder builderForValue)
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;public Matcher.OnMatch.Builder mergeAction(TypedExtensionConfig value)
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;public Matcher.OnMatch.Builder clearAction()
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;public TypedExtensionConfig.Builder getActionBuilder()
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;public TypedExtensionConfigOrBuilder getActionOrBuilder()
Protocol-specific action to take.
.envoy.config.core.v3.TypedExtensionConfig action = 2;getActionOrBuilder in interface Matcher.OnMatchOrBuilderpublic final Matcher.OnMatch.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>public final Matcher.OnMatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Matcher.OnMatch.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.