Uses of Class
com.github.xds.core.v3.TypedExtensionConfig
-
Packages that use TypedExtensionConfig Package Description com.github.xds.core.v3 com.github.xds.type.matcher.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of TypedExtensionConfig in com.github.xds.core.v3
Fields in com.github.xds.core.v3 declared as TypedExtensionConfig Modifier and Type Field Description private static TypedExtensionConfigTypedExtensionConfig. DEFAULT_INSTANCEFields in com.github.xds.core.v3 with type parameters of type TypedExtensionConfig Modifier and Type Field Description private static com.google.protobuf.Parser<TypedExtensionConfig>TypedExtensionConfig. PARSERMethods in com.github.xds.core.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigTypedExtensionConfig.Builder. build()TypedExtensionConfigTypedExtensionConfig.Builder. buildPartial()static TypedExtensionConfigTypedExtensionConfig. getDefaultInstance()TypedExtensionConfigTypedExtensionConfig.Builder. getDefaultInstanceForType()TypedExtensionConfigTypedExtensionConfig. getDefaultInstanceForType()static TypedExtensionConfigTypedExtensionConfig. parseDelimitedFrom(java.io.InputStream input)static TypedExtensionConfigTypedExtensionConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(byte[] data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.ByteString data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.CodedInputStream input)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(java.io.InputStream input)static TypedExtensionConfigTypedExtensionConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(java.nio.ByteBuffer data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.core.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description com.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 TypedExtensionConfig Modifier and Type Method Description private voidTypedExtensionConfig.Builder. buildPartial0(TypedExtensionConfig result)TypedExtensionConfig.BuilderTypedExtensionConfig.Builder. mergeFrom(TypedExtensionConfig other)static TypedExtensionConfig.BuilderTypedExtensionConfig. newBuilder(TypedExtensionConfig prototype) -
Uses of TypedExtensionConfig in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as TypedExtensionConfig Modifier and Type Field Description private TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate.Builder. input_private TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate. input_private TypedExtensionConfigMatcher.MatcherTree.Builder. input_private TypedExtensionConfigMatcher.MatcherTree. input_Fields in com.github.xds.type.matcher.v3 with type parameters of type TypedExtensionConfig Modifier and Type Field Description private 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 TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigMatcher.OnMatch.Builder. getAction()Protocol-specific action to take.TypedExtensionConfigMatcher.OnMatch. getAction()Protocol-specific action to take.TypedExtensionConfigMatcher.OnMatchOrBuilder. getAction()Protocol-specific action to take.TypedExtensionConfigStringMatcher.Builder. getCustom()Use an extension as the matcher type.TypedExtensionConfigStringMatcher. getCustom()Use an extension as the matcher type.TypedExtensionConfigStringMatcherOrBuilder. getCustom()Use an extension as the matcher type.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTree.Builder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTree. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTreeOrBuilder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate.Builder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherTree.Builder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherTree. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.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 TypedExtensionConfig 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.Methods in com.github.xds.type.matcher.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Matcher.OnMatch.BuilderMatcher.OnMatch.Builder. mergeAction(TypedExtensionConfig value)Protocol-specific action to take.StringMatcher.BuilderStringMatcher.Builder. mergeCustom(TypedExtensionConfig value)Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. mergeCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. mergeCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. mergeInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. mergeInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.OnMatch.BuilderMatcher.OnMatch.Builder. setAction(TypedExtensionConfig value)Protocol-specific action to take.StringMatcher.BuilderStringMatcher.Builder. setCustom(TypedExtensionConfig value)Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. setCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. setCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. setInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.MatcherTree.BuilderMatcher.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 TypedExtensionConfig 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 TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigStringMatcher.Builder. getCustom()Use an extension as the matcher type.TypedExtensionConfigStringMatcher. getCustom()Use an extension as the matcher type.TypedExtensionConfigStringMatcherOrBuilder. getCustom()Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description private 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 TypedExtensionConfig Modifier and Type Method Description StringMatcher.BuilderStringMatcher.Builder. mergeCustom(TypedExtensionConfig value)Use an extension as the matcher type.StringMatcher.BuilderStringMatcher.Builder. setCustom(TypedExtensionConfig value)Use an extension as the matcher type.
-