public static final class Matcher.MatcherTree.MatchMap extends com.google.protobuf.GeneratedMessageV3 implements Matcher.MatcherTree.MatchMapOrBuilder
A map of configured matchers. Used to allow using a map within a oneof.Protobuf type
envoy.config.common.matcher.v3.Matcher.MatcherTree.MatchMap| Modifier and Type | Class and Description |
|---|---|
static class |
Matcher.MatcherTree.MatchMap.Builder
A map of configured matchers.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsMap(String key)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... } |
boolean |
equals(Object obj) |
static Matcher.MatcherTree.MatchMap |
getDefaultInstance() |
Matcher.MatcherTree.MatchMap |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,Matcher.OnMatch> |
getMap()
Deprecated.
|
int |
getMapCount()
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... } |
Map<String,Matcher.OnMatch> |
getMapMap()
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... } |
Matcher.OnMatch |
getMapOrDefault(String key,
Matcher.OnMatch defaultValue)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... } |
Matcher.OnMatch |
getMapOrThrow(String key)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... } |
com.google.protobuf.Parser<Matcher.MatcherTree.MatchMap> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Matcher.MatcherTree.MatchMap.Builder |
newBuilder() |
static Matcher.MatcherTree.MatchMap.Builder |
newBuilder(Matcher.MatcherTree.MatchMap prototype) |
Matcher.MatcherTree.MatchMap.Builder |
newBuilderForType() |
protected Matcher.MatcherTree.MatchMap.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Matcher.MatcherTree.MatchMap |
parseDelimitedFrom(InputStream input) |
static Matcher.MatcherTree.MatchMap |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherTree.MatchMap |
parseFrom(byte[] data) |
static Matcher.MatcherTree.MatchMap |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherTree.MatchMap |
parseFrom(ByteBuffer data) |
static Matcher.MatcherTree.MatchMap |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherTree.MatchMap |
parseFrom(com.google.protobuf.ByteString data) |
static Matcher.MatcherTree.MatchMap |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherTree.MatchMap |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Matcher.MatcherTree.MatchMap |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherTree.MatchMap |
parseFrom(InputStream input) |
static Matcher.MatcherTree.MatchMap |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Matcher.MatcherTree.MatchMap> |
parser() |
Matcher.MatcherTree.MatchMap.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MAP_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getMapCount()
Matcher.MatcherTree.MatchMapOrBuildermap<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }getMapCount in interface Matcher.MatcherTree.MatchMapOrBuilderpublic boolean containsMap(String key)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }containsMap in interface Matcher.MatcherTree.MatchMapOrBuilder@Deprecated public Map<String,Matcher.OnMatch> getMap()
getMapMap() instead.getMap in interface Matcher.MatcherTree.MatchMapOrBuilderpublic Map<String,Matcher.OnMatch> getMapMap()
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }getMapMap in interface Matcher.MatcherTree.MatchMapOrBuilderpublic Matcher.OnMatch getMapOrDefault(String key, Matcher.OnMatch defaultValue)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }getMapOrDefault in interface Matcher.MatcherTree.MatchMapOrBuilderpublic Matcher.OnMatch getMapOrThrow(String key)
map<string, .envoy.config.common.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }getMapOrThrow in interface Matcher.MatcherTree.MatchMapOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Matcher.MatcherTree.MatchMap parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(InputStream input) throws IOException
IOExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Matcher.MatcherTree.MatchMap parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Matcher.MatcherTree.MatchMap parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Matcher.MatcherTree.MatchMap parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Matcher.MatcherTree.MatchMap.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Matcher.MatcherTree.MatchMap.Builder newBuilder()
public static Matcher.MatcherTree.MatchMap.Builder newBuilder(Matcher.MatcherTree.MatchMap prototype)
public Matcher.MatcherTree.MatchMap.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Matcher.MatcherTree.MatchMap.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Matcher.MatcherTree.MatchMap getDefaultInstance()
public static com.google.protobuf.Parser<Matcher.MatcherTree.MatchMap> parser()
public com.google.protobuf.Parser<Matcher.MatcherTree.MatchMap> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Matcher.MatcherTree.MatchMap getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.