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 classTypedExtensionConfigMessage type for extension configuration.static classTypedExtensionConfig.BuilderMessage 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 TypedExtensionConfigOrBuilderMatcher.OnMatch.Builder. getActionOrBuilder()Protocol-specific action to take.TypedExtensionConfigOrBuilderMatcher.OnMatch. getActionOrBuilder()Protocol-specific action to take.TypedExtensionConfigOrBuilderMatcher.OnMatchOrBuilder. getActionOrBuilder()Protocol-specific action to take.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicate. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderMatcher.MatcherTree.Builder. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderMatcher.MatcherTree. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderMatcher.MatcherTreeOrBuilder. getCustomMatchOrBuilder()Extension for custom matching logic.TypedExtensionConfigOrBuilderStringMatcher.Builder. getCustomOrBuilder()Use an extension as the matcher type.TypedExtensionConfigOrBuilderStringMatcher. getCustomOrBuilder()Use an extension as the matcher type.TypedExtensionConfigOrBuilderStringMatcherOrBuilder. getCustomOrBuilder()Use an extension as the matcher type.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. getInputOrBuilder()Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicate. getInputOrBuilder()Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilderMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getInputOrBuilder()Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilderMatcher.MatcherTree.Builder. getInputOrBuilder()Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilderMatcher.MatcherTree. getInputOrBuilder()Protocol-specific specification of input field to match on.TypedExtensionConfigOrBuilderMatcher.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 TypedExtensionConfigOrBuilderStringMatcher.Builder. getCustomOrBuilder()Use an extension as the matcher type.TypedExtensionConfigOrBuilderStringMatcher. getCustomOrBuilder()Use an extension as the matcher type.TypedExtensionConfigOrBuilderStringMatcherOrBuilder. 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.
-