Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.KeyValueMatchEntry
Packages that use KeyValueMatchEntry
-
Uses of KeyValueMatchEntry in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return KeyValueMatchEntryModifier and TypeMethodDescriptionKeyValueMatchEntry.Builder.build()KeyValueMatchEntry.Builder.buildPartial()static KeyValueMatchEntryKeyValueMatchEntry.getDefaultInstance()KeyValueMatchEntry.Builder.getDefaultInstanceForType()KeyValueMatchEntry.getDefaultInstanceForType()RequestMatcher.Builder.getProperties(int index) Optional arbitrary properties to match on.RequestMatcher.getProperties(int index) Optional arbitrary properties to match on.RequestMatcherOrBuilder.getProperties(int index) Optional arbitrary properties to match on.static KeyValueMatchEntryKeyValueMatchEntry.parseDelimitedFrom(InputStream input) static KeyValueMatchEntryKeyValueMatchEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(byte[] data) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(com.google.protobuf.ByteString data) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(InputStream input) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(ByteBuffer data) static KeyValueMatchEntryKeyValueMatchEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return types with arguments of type KeyValueMatchEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KeyValueMatchEntry>KeyValueMatchEntry.getParserForType()RequestMatcher.Builder.getPropertiesList()Optional arbitrary properties to match on.RequestMatcher.getPropertiesList()Optional arbitrary properties to match on.RequestMatcherOrBuilder.getPropertiesList()Optional arbitrary properties to match on.static com.google.protobuf.Parser<KeyValueMatchEntry>KeyValueMatchEntry.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with parameters of type KeyValueMatchEntryModifier and TypeMethodDescriptionRequestMatcher.Builder.addProperties(int index, KeyValueMatchEntry value) Optional arbitrary properties to match on.RequestMatcher.Builder.addProperties(KeyValueMatchEntry value) Optional arbitrary properties to match on.KeyValueMatchEntry.Builder.mergeFrom(KeyValueMatchEntry other) static KeyValueMatchEntry.BuilderKeyValueMatchEntry.newBuilder(KeyValueMatchEntry prototype) RequestMatcher.Builder.setProperties(int index, KeyValueMatchEntry value) Optional arbitrary properties to match on.Method parameters in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with type arguments of type KeyValueMatchEntryModifier and TypeMethodDescriptionRequestMatcher.Builder.addAllProperties(Iterable<? extends KeyValueMatchEntry> values) Optional arbitrary properties to match on.