Uses of Class
io.envoyproxy.envoy.config.common.matcher.v3.HttpGenericBodyMatch.GenericTextMatch
Packages that use HttpGenericBodyMatch.GenericTextMatch
-
Uses of HttpGenericBodyMatch.GenericTextMatch in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return HttpGenericBodyMatch.GenericTextMatchModifier and TypeMethodDescriptionHttpGenericBodyMatch.GenericTextMatch.Builder.build()HttpGenericBodyMatch.GenericTextMatch.Builder.buildPartial()HttpGenericBodyMatch.GenericTextMatch.getDefaultInstance()HttpGenericBodyMatch.GenericTextMatch.Builder.getDefaultInstanceForType()HttpGenericBodyMatch.GenericTextMatch.getDefaultInstanceForType()HttpGenericBodyMatch.Builder.getPatterns(int index) List of patterns to match.HttpGenericBodyMatch.getPatterns(int index) List of patterns to match.HttpGenericBodyMatchOrBuilder.getPatterns(int index) List of patterns to match.HttpGenericBodyMatch.GenericTextMatch.parseDelimitedFrom(InputStream input) HttpGenericBodyMatch.GenericTextMatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpGenericBodyMatch.GenericTextMatch.parseFrom(byte[] data) HttpGenericBodyMatch.GenericTextMatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.ByteString data) HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.CodedInputStream input) HttpGenericBodyMatch.GenericTextMatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpGenericBodyMatch.GenericTextMatch.parseFrom(InputStream input) HttpGenericBodyMatch.GenericTextMatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpGenericBodyMatch.GenericTextMatch.parseFrom(ByteBuffer data) HttpGenericBodyMatch.GenericTextMatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return types with arguments of type HttpGenericBodyMatch.GenericTextMatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HttpGenericBodyMatch.GenericTextMatch>HttpGenericBodyMatch.GenericTextMatch.getParserForType()HttpGenericBodyMatch.Builder.getPatternsList()List of patterns to match.HttpGenericBodyMatch.getPatternsList()List of patterns to match.HttpGenericBodyMatchOrBuilder.getPatternsList()List of patterns to match.static com.google.protobuf.Parser<HttpGenericBodyMatch.GenericTextMatch>HttpGenericBodyMatch.GenericTextMatch.parser()Methods in io.envoyproxy.envoy.config.common.matcher.v3 with parameters of type HttpGenericBodyMatch.GenericTextMatchModifier and TypeMethodDescriptionHttpGenericBodyMatch.Builder.addPatterns(int index, HttpGenericBodyMatch.GenericTextMatch value) List of patterns to match.HttpGenericBodyMatch.Builder.addPatterns(HttpGenericBodyMatch.GenericTextMatch value) List of patterns to match.HttpGenericBodyMatch.GenericTextMatch.Builder.mergeFrom(HttpGenericBodyMatch.GenericTextMatch other) HttpGenericBodyMatch.GenericTextMatch.newBuilder(HttpGenericBodyMatch.GenericTextMatch prototype) HttpGenericBodyMatch.Builder.setPatterns(int index, HttpGenericBodyMatch.GenericTextMatch value) List of patterns to match.Method parameters in io.envoyproxy.envoy.config.common.matcher.v3 with type arguments of type HttpGenericBodyMatch.GenericTextMatchModifier and TypeMethodDescriptionHttpGenericBodyMatch.Builder.addAllPatterns(Iterable<? extends HttpGenericBodyMatch.GenericTextMatch> values) List of patterns to match.