Uses of Class
com.github.xds.core.v3.TypedExtensionConfig
Packages that use TypedExtensionConfig
Package
Description
-
Uses of TypedExtensionConfig in com.github.xds.core.v3
Fields in com.github.xds.core.v3 declared as TypedExtensionConfigModifier and TypeFieldDescriptionprivate static final TypedExtensionConfig
TypedExtensionConfig.DEFAULT_INSTANCE
Fields in com.github.xds.core.v3 with type parameters of type TypedExtensionConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<TypedExtensionConfig> TypedExtensionConfig.PARSER
Methods in com.github.xds.core.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionTypedExtensionConfig.Builder.build()
TypedExtensionConfig.Builder.buildPartial()
static TypedExtensionConfig
TypedExtensionConfig.getDefaultInstance()
TypedExtensionConfig.Builder.getDefaultInstanceForType()
TypedExtensionConfig.getDefaultInstanceForType()
static TypedExtensionConfig
TypedExtensionConfig.parseDelimitedFrom
(InputStream input) static TypedExtensionConfig
TypedExtensionConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(byte[] data) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(com.google.protobuf.ByteString data) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(InputStream input) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(ByteBuffer data) static TypedExtensionConfig
TypedExtensionConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.core.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<TypedExtensionConfig> TypedExtensionConfig.getParserForType()
static com.google.protobuf.Parser
<TypedExtensionConfig> TypedExtensionConfig.parser()
Methods in com.github.xds.core.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionprivate void
TypedExtensionConfig.Builder.buildPartial0
(TypedExtensionConfig result) TypedExtensionConfig.Builder.mergeFrom
(TypedExtensionConfig other) static TypedExtensionConfig.Builder
TypedExtensionConfig.newBuilder
(TypedExtensionConfig prototype) -
Uses of TypedExtensionConfig in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as TypedExtensionConfigModifier and TypeFieldDescriptionprivate TypedExtensionConfig
Matcher.MatcherList.Predicate.SinglePredicate.Builder.input_
private TypedExtensionConfig
Matcher.MatcherList.Predicate.SinglePredicate.input_
private TypedExtensionConfig
Matcher.MatcherTree.Builder.input_
private TypedExtensionConfig
Matcher.MatcherTree.input_
Fields in com.github.xds.type.matcher.v3 with type parameters of type TypedExtensionConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.OnMatch.Builder.actionBuilder_
private com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.customBuilder_
private com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherList.Predicate.SinglePredicate.Builder.customMatchBuilder_
private com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherTree.Builder.customMatchBuilder_
private com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherList.Predicate.SinglePredicate.Builder.inputBuilder_
private com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherTree.Builder.inputBuilder_
Methods in com.github.xds.type.matcher.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.getAction()
Protocol-specific action to take.Matcher.OnMatch.getAction()
Protocol-specific action to take.Matcher.OnMatchOrBuilder.getAction()
Protocol-specific action to take.StringMatcher.Builder.getCustom()
Use an extension as the matcher type.StringMatcher.getCustom()
Use an extension as the matcher type.StringMatcherOrBuilder.getCustom()
Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicateOrBuilder.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherTree.Builder.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherTree.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherTreeOrBuilder.getCustomMatch()
Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder.getInput()
Protocol-specific specification of input field to match on.Matcher.MatcherList.Predicate.SinglePredicate.getInput()
Protocol-specific specification of input field to match on.Matcher.MatcherList.Predicate.SinglePredicateOrBuilder.getInput()
Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder.getInput()
Protocol-specific specification of input field to match on.Matcher.MatcherTree.getInput()
Protocol-specific specification of input field to match on.Matcher.MatcherTreeOrBuilder.getInput()
Protocol-specific specification of input field to match on.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionprivate 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.Methods in com.github.xds.type.matcher.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.mergeAction
(TypedExtensionConfig value) Protocol-specific action to take.StringMatcher.Builder.mergeCustom
(TypedExtensionConfig value) Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder.mergeCustomMatch
(TypedExtensionConfig value) Extension for custom matching logic.Matcher.MatcherTree.Builder.mergeCustomMatch
(TypedExtensionConfig value) Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder.mergeInput
(TypedExtensionConfig value) Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder.mergeInput
(TypedExtensionConfig value) Protocol-specific specification of input field to match on.Matcher.OnMatch.Builder.setAction
(TypedExtensionConfig value) Protocol-specific action to take.StringMatcher.Builder.setCustom
(TypedExtensionConfig value) Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder.setCustomMatch
(TypedExtensionConfig value) Extension for custom matching logic.Matcher.MatcherTree.Builder.setCustomMatch
(TypedExtensionConfig value) Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder.setInput
(TypedExtensionConfig value) Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder.setInput
(TypedExtensionConfig value) Protocol-specific specification of input field to match on. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type TypedExtensionConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.customBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionStringMatcher.Builder.getCustom()
Use an extension as the matcher type.StringMatcher.getCustom()
Use an extension as the matcher type.StringMatcherOrBuilder.getCustom()
Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.getCustomFieldBuilder()
Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionStringMatcher.Builder.mergeCustom
(TypedExtensionConfig value) Use an extension as the matcher type.StringMatcher.Builder.setCustom
(TypedExtensionConfig value) Use an extension as the matcher type.