Uses of Class
io.envoyproxy.envoy.config.common.matcher.v3.HttpGenericBodyMatch
Packages that use HttpGenericBodyMatch
-
Uses of HttpGenericBodyMatch in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return HttpGenericBodyMatchModifier and TypeMethodDescriptionHttpGenericBodyMatch.Builder.build()HttpGenericBodyMatch.Builder.buildPartial()static HttpGenericBodyMatchHttpGenericBodyMatch.getDefaultInstance()HttpGenericBodyMatch.Builder.getDefaultInstanceForType()HttpGenericBodyMatch.getDefaultInstanceForType()MatchPredicate.Builder.getHttpRequestGenericBodyMatch()HTTP request generic body match configuration.MatchPredicate.getHttpRequestGenericBodyMatch()HTTP request generic body match configuration.MatchPredicateOrBuilder.getHttpRequestGenericBodyMatch()HTTP request generic body match configuration.MatchPredicate.Builder.getHttpResponseGenericBodyMatch()HTTP response generic body match configuration.MatchPredicate.getHttpResponseGenericBodyMatch()HTTP response generic body match configuration.MatchPredicateOrBuilder.getHttpResponseGenericBodyMatch()HTTP response generic body match configuration.static HttpGenericBodyMatchHttpGenericBodyMatch.parseDelimitedFrom(InputStream input) static HttpGenericBodyMatchHttpGenericBodyMatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(byte[] data) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(com.google.protobuf.ByteString data) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(com.google.protobuf.CodedInputStream input) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(InputStream input) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(ByteBuffer data) static HttpGenericBodyMatchHttpGenericBodyMatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return types with arguments of type HttpGenericBodyMatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HttpGenericBodyMatch>HttpGenericBodyMatch.getParserForType()static com.google.protobuf.Parser<HttpGenericBodyMatch>HttpGenericBodyMatch.parser()Methods in io.envoyproxy.envoy.config.common.matcher.v3 with parameters of type HttpGenericBodyMatchModifier and TypeMethodDescriptionHttpGenericBodyMatch.Builder.mergeFrom(HttpGenericBodyMatch other) MatchPredicate.Builder.mergeHttpRequestGenericBodyMatch(HttpGenericBodyMatch value) HTTP request generic body match configuration.MatchPredicate.Builder.mergeHttpResponseGenericBodyMatch(HttpGenericBodyMatch value) HTTP response generic body match configuration.static HttpGenericBodyMatch.BuilderHttpGenericBodyMatch.newBuilder(HttpGenericBodyMatch prototype) MatchPredicate.Builder.setHttpRequestGenericBodyMatch(HttpGenericBodyMatch value) HTTP request generic body match configuration.MatchPredicate.Builder.setHttpResponseGenericBodyMatch(HttpGenericBodyMatch value) HTTP response generic body match configuration.