Uses of Interface
com.github.xds.core.v3.TypedExtensionConfigOrBuilder
-
Packages that use TypedExtensionConfigOrBuilder Package Description com.github.xds.core.v3 com.github.xds.type.matcher.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of TypedExtensionConfigOrBuilder in com.github.xds.core.v3
Classes in com.github.xds.core.v3 that implement TypedExtensionConfigOrBuilder Modifier and Type Class Description class
TypedExtensionConfig
Message type for extension configuration.static class
TypedExtensionConfig.Builder
Message type for extension configuration. -
Uses of TypedExtensionConfigOrBuilder in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilder
Matcher.OnMatch.Builder. getActionOrBuilder()
Protocol-specific action to take.TypedExtensionConfigOrBuilder
Matcher.OnMatch. getActionOrBuilder()
Protocol-specific action to take.TypedExtensionConfigOrBuilder
Matcher.OnMatchOrBuilder. getActionOrBuilder()
Protocol-specific action to take.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicate. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicateOrBuilder. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
Matcher.MatcherTree.Builder. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
Matcher.MatcherTree. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
Matcher.MatcherTreeOrBuilder. getCustomMatchOrBuilder()
Extension for custom matching logic.TypedExtensionConfigOrBuilder
StringMatcher.Builder. getCustomOrBuilder()
Use an extension as the matcher type.TypedExtensionConfigOrBuilder
StringMatcher. getCustomOrBuilder()
Use an extension as the matcher type.TypedExtensionConfigOrBuilder
StringMatcherOrBuilder. getCustomOrBuilder()
Use an extension as the matcher type.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getInputOrBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicate. getInputOrBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilder
Matcher.MatcherList.Predicate.SinglePredicateOrBuilder. getInputOrBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilder
Matcher.MatcherTree.Builder. getInputOrBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilder
Matcher.MatcherTree. getInputOrBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilder
Matcher.MatcherTreeOrBuilder. getInputOrBuilder()
Protocol-specific specification of input field to match on.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
Matcher.OnMatch.Builder. getActionFieldBuilder()
Protocol-specific action to take.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
StringMatcher.Builder. getCustomFieldBuilder()
Use an extension as the matcher type.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatchFieldBuilder()
Extension for custom matching logic.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
Matcher.MatcherTree.Builder. getCustomMatchFieldBuilder()
Extension for custom matching logic.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getInputFieldBuilder()
Protocol-specific specification of input field to match on.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
Matcher.MatcherTree.Builder. getInputFieldBuilder()
Protocol-specific specification of input field to match on. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
StringMatcher.Builder. customBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilder
StringMatcher.Builder. getCustomOrBuilder()
Use an extension as the matcher type.TypedExtensionConfigOrBuilder
StringMatcher. getCustomOrBuilder()
Use an extension as the matcher type.TypedExtensionConfigOrBuilder
StringMatcherOrBuilder. getCustomOrBuilder()
Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>
StringMatcher.Builder. getCustomFieldBuilder()
Use an extension as the matcher type.
-