Uses of Class
com.github.xds.core.v3.TypedExtensionConfig.Builder
Packages that use TypedExtensionConfig.Builder
Package
Description
-
Uses of TypedExtensionConfig.Builder in com.github.xds.core.v3
Subclasses with type arguments of type TypedExtensionConfig.Builder in com.github.xds.core.v3Modifier and TypeClassDescriptionstatic final classMessage type for extension configuration.Methods in com.github.xds.core.v3 that return TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionTypedExtensionConfig.Builder.clear()TypedExtensionConfig.Builder.clearName()The name of an extension.TypedExtensionConfig.Builder.clearTypedConfig()The typed config for the extension.TypedExtensionConfig.Builder.mergeFrom(TypedExtensionConfig other) TypedExtensionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TypedExtensionConfig.Builder.mergeFrom(com.google.protobuf.Message other) TypedExtensionConfig.Builder.mergeTypedConfig(com.google.protobuf.Any value) The typed config for the extension.static TypedExtensionConfig.BuilderTypedExtensionConfig.newBuilder()static TypedExtensionConfig.BuilderTypedExtensionConfig.newBuilder(TypedExtensionConfig prototype) TypedExtensionConfig.newBuilderForType()protected TypedExtensionConfig.BuilderTypedExtensionConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The name of an extension.TypedExtensionConfig.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of an extension.TypedExtensionConfig.Builder.setTypedConfig(com.google.protobuf.Any value) The typed config for the extension.TypedExtensionConfig.Builder.setTypedConfig(com.google.protobuf.Any.Builder builderForValue) The typed config for the extension.TypedExtensionConfig.toBuilder() -
Uses of TypedExtensionConfig.Builder in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 with type parameters of type TypedExtensionConfig.BuilderModifier 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 TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.getActionBuilder()Protocol-specific action to take.StringMatcher.Builder.getCustomBuilder()Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder.getCustomMatchBuilder()Extension for custom matching logic.Matcher.MatcherTree.Builder.getCustomMatchBuilder()Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder.getInputBuilder()Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder.getInputBuilder()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.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.OnMatch.Builder.internalGetActionFieldBuilder()Protocol-specific action to take.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.internalGetCustomFieldBuilder()Use an extension as the matcher type.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherList.Predicate.SinglePredicate.Builder.internalGetCustomMatchFieldBuilder()Extension for custom matching logic.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherTree.Builder.internalGetCustomMatchFieldBuilder()Extension for custom matching logic.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherList.Predicate.SinglePredicate.Builder.internalGetInputFieldBuilder()Protocol-specific specification of input field to match on.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> Matcher.MatcherTree.Builder.internalGetInputFieldBuilder()Protocol-specific specification of input field to match on.Methods in com.github.xds.type.matcher.v3 with parameters of type TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.setAction(TypedExtensionConfig.Builder builderForValue) Protocol-specific action to take.StringMatcher.Builder.setCustom(TypedExtensionConfig.Builder builderForValue) Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder.setCustomMatch(TypedExtensionConfig.Builder builderForValue) Extension for custom matching logic.Matcher.MatcherTree.Builder.setCustomMatch(TypedExtensionConfig.Builder builderForValue) Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder.setInput(TypedExtensionConfig.Builder builderForValue) Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder.setInput(TypedExtensionConfig.Builder builderForValue) Protocol-specific specification of input field to match on. -
Uses of TypedExtensionConfig.Builder in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type TypedExtensionConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.customBuilder_Methods in io.envoyproxy.envoy.type.matcher.v3 that return TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionStringMatcher.Builder.getCustomBuilder()Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig, TypedExtensionConfig.Builder, TypedExtensionConfigOrBuilder> StringMatcher.Builder.internalGetCustomFieldBuilder()Use an extension as the matcher type.Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type TypedExtensionConfig.BuilderModifier and TypeMethodDescriptionStringMatcher.Builder.setCustom(TypedExtensionConfig.Builder builderForValue) Use an extension as the matcher type.