Uses of Class
io.envoyproxy.envoy.service.tap.v2alpha.MatchPredicate
-
Packages that use MatchPredicate Package Description io.envoyproxy.envoy.service.tap.v2alpha -
-
Uses of MatchPredicate in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha that return MatchPredicate Modifier and Type Method Description MatchPredicateMatchPredicate.Builder. build()MatchPredicateMatchPredicate.Builder. buildPartial()static MatchPredicateMatchPredicate. getDefaultInstance()MatchPredicateMatchPredicate.Builder. getDefaultInstanceForType()MatchPredicateMatchPredicate. getDefaultInstanceForType()MatchPredicateTapConfig.Builder. getMatchConfig()The match configuration.MatchPredicateTapConfig. getMatchConfig()The match configuration.MatchPredicateTapConfigOrBuilder. getMatchConfig()The match configuration.MatchPredicateMatchPredicate.Builder. getNotMatch()A negation match.MatchPredicateMatchPredicate. getNotMatch()A negation match.MatchPredicateMatchPredicateOrBuilder. getNotMatch()A negation match.MatchPredicateMatchPredicate.MatchSet.Builder. getRules(int index)The list of rules that make up the set.MatchPredicateMatchPredicate.MatchSet. getRules(int index)The list of rules that make up the set.MatchPredicateMatchPredicate.MatchSetOrBuilder. getRules(int index)The list of rules that make up the set.static MatchPredicateMatchPredicate. parseDelimitedFrom(InputStream input)static MatchPredicateMatchPredicate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MatchPredicateMatchPredicate. parseFrom(byte[] data)static MatchPredicateMatchPredicate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MatchPredicateMatchPredicate. parseFrom(com.google.protobuf.ByteString data)static MatchPredicateMatchPredicate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MatchPredicateMatchPredicate. parseFrom(com.google.protobuf.CodedInputStream input)static MatchPredicateMatchPredicate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MatchPredicateMatchPredicate. parseFrom(InputStream input)static MatchPredicateMatchPredicate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MatchPredicateMatchPredicate. parseFrom(ByteBuffer data)static MatchPredicateMatchPredicate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.tap.v2alpha that return types with arguments of type MatchPredicate Modifier and Type Method Description com.google.protobuf.Parser<MatchPredicate>MatchPredicate. getParserForType()List<MatchPredicate>MatchPredicate.MatchSet.Builder. getRulesList()The list of rules that make up the set.List<MatchPredicate>MatchPredicate.MatchSet. getRulesList()The list of rules that make up the set.List<MatchPredicate>MatchPredicate.MatchSetOrBuilder. getRulesList()The list of rules that make up the set.static com.google.protobuf.Parser<MatchPredicate>MatchPredicate. parser()Methods in io.envoyproxy.envoy.service.tap.v2alpha with parameters of type MatchPredicate Modifier and Type Method Description MatchPredicate.MatchSet.BuilderMatchPredicate.MatchSet.Builder. addRules(int index, MatchPredicate value)The list of rules that make up the set.MatchPredicate.MatchSet.BuilderMatchPredicate.MatchSet.Builder. addRules(MatchPredicate value)The list of rules that make up the set.MatchPredicate.BuilderMatchPredicate.Builder. mergeFrom(MatchPredicate other)TapConfig.BuilderTapConfig.Builder. mergeMatchConfig(MatchPredicate value)The match configuration.MatchPredicate.BuilderMatchPredicate.Builder. mergeNotMatch(MatchPredicate value)A negation match.static MatchPredicate.BuilderMatchPredicate. newBuilder(MatchPredicate prototype)TapConfig.BuilderTapConfig.Builder. setMatchConfig(MatchPredicate value)The match configuration.MatchPredicate.BuilderMatchPredicate.Builder. setNotMatch(MatchPredicate value)A negation match.MatchPredicate.MatchSet.BuilderMatchPredicate.MatchSet.Builder. setRules(int index, MatchPredicate value)The list of rules that make up the set.Method parameters in io.envoyproxy.envoy.service.tap.v2alpha with type arguments of type MatchPredicate Modifier and Type Method Description MatchPredicate.MatchSet.BuilderMatchPredicate.MatchSet.Builder. addAllRules(Iterable<? extends MatchPredicate> values)The list of rules that make up the set.
-