Uses of Interface
io.envoyproxy.envoy.config.tap.v3.HttpGenericBodyMatch.GenericTextMatchOrBuilder
-
Packages that use HttpGenericBodyMatch.GenericTextMatchOrBuilder Package Description io.envoyproxy.envoy.config.tap.v3 -
-
Uses of HttpGenericBodyMatch.GenericTextMatchOrBuilder in io.envoyproxy.envoy.config.tap.v3
Classes in io.envoyproxy.envoy.config.tap.v3 that implement HttpGenericBodyMatch.GenericTextMatchOrBuilder Modifier and Type Class Description static classHttpGenericBodyMatch.GenericTextMatchProtobuf typeenvoy.config.tap.v3.HttpGenericBodyMatch.GenericTextMatchstatic classHttpGenericBodyMatch.GenericTextMatch.BuilderProtobuf typeenvoy.config.tap.v3.HttpGenericBodyMatch.GenericTextMatchMethods in io.envoyproxy.envoy.config.tap.v3 that return HttpGenericBodyMatch.GenericTextMatchOrBuilder Modifier and Type Method Description HttpGenericBodyMatch.GenericTextMatchOrBuilderHttpGenericBodyMatch.Builder. getPatternsOrBuilder(int index)List of patterns to match.HttpGenericBodyMatch.GenericTextMatchOrBuilderHttpGenericBodyMatch. getPatternsOrBuilder(int index)List of patterns to match.HttpGenericBodyMatch.GenericTextMatchOrBuilderHttpGenericBodyMatchOrBuilder. getPatternsOrBuilder(int index)List of patterns to match.Methods in io.envoyproxy.envoy.config.tap.v3 that return types with arguments of type HttpGenericBodyMatch.GenericTextMatchOrBuilder Modifier and Type Method Description List<? extends HttpGenericBodyMatch.GenericTextMatchOrBuilder>HttpGenericBodyMatch.Builder. getPatternsOrBuilderList()List of patterns to match.List<? extends HttpGenericBodyMatch.GenericTextMatchOrBuilder>HttpGenericBodyMatch. getPatternsOrBuilderList()List of patterns to match.List<? extends HttpGenericBodyMatch.GenericTextMatchOrBuilder>HttpGenericBodyMatchOrBuilder. getPatternsOrBuilderList()List of patterns to match.
-