Uses of Class
com.github.xds.core.v3.TypedExtensionConfig.Builder
-
Packages that use TypedExtensionConfig.Builder Package Description com.github.xds.core.v3 com.github.xds.type.matcher.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of TypedExtensionConfig.Builder in com.github.xds.core.v3
Methods in com.github.xds.core.v3 that return TypedExtensionConfig.Builder Modifier and Type Method Description TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. clear()
TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. clearName()
The name of an extension.TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. clearTypedConfig()
The typed config for the extension.TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. mergeFrom(TypedExtensionConfig other)
TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. mergeFrom(com.google.protobuf.Message other)
TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. mergeTypedConfig(com.google.protobuf.Any value)
The typed config for the extension.static TypedExtensionConfig.Builder
TypedExtensionConfig. newBuilder()
static TypedExtensionConfig.Builder
TypedExtensionConfig. newBuilder(TypedExtensionConfig prototype)
TypedExtensionConfig.Builder
TypedExtensionConfig. newBuilderForType()
protected TypedExtensionConfig.Builder
TypedExtensionConfig. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. setName(java.lang.String value)
The name of an extension.TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. setNameBytes(com.google.protobuf.ByteString value)
The name of an extension.TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. setTypedConfig(com.google.protobuf.Any value)
The typed config for the extension.TypedExtensionConfig.Builder
TypedExtensionConfig.Builder. setTypedConfig(com.google.protobuf.Any.Builder builderForValue)
The typed config for the extension.TypedExtensionConfig.Builder
TypedExtensionConfig. toBuilder()
-
Uses of TypedExtensionConfig.Builder in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return TypedExtensionConfig.Builder Modifier and Type Method Description TypedExtensionConfig.Builder
Matcher.OnMatch.Builder. getActionBuilder()
Protocol-specific action to take.TypedExtensionConfig.Builder
StringMatcher.Builder. getCustomBuilder()
Use an extension as the matcher type.TypedExtensionConfig.Builder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatchBuilder()
Extension for custom matching logic.TypedExtensionConfig.Builder
Matcher.MatcherTree.Builder. getCustomMatchBuilder()
Extension for custom matching logic.TypedExtensionConfig.Builder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. getInputBuilder()
Protocol-specific specification of input field to match on.TypedExtensionConfig.Builder
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.Builder 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.Builder Modifier and Type Method Description Matcher.OnMatch.Builder
Matcher.OnMatch.Builder. setAction(TypedExtensionConfig.Builder builderForValue)
Protocol-specific action to take.StringMatcher.Builder
StringMatcher.Builder. setCustom(TypedExtensionConfig.Builder builderForValue)
Use an extension as the matcher type.Matcher.MatcherList.Predicate.SinglePredicate.Builder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. setCustomMatch(TypedExtensionConfig.Builder builderForValue)
Extension for custom matching logic.Matcher.MatcherTree.Builder
Matcher.MatcherTree.Builder. setCustomMatch(TypedExtensionConfig.Builder builderForValue)
Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.Builder
Matcher.MatcherList.Predicate.SinglePredicate.Builder. setInput(TypedExtensionConfig.Builder builderForValue)
Protocol-specific specification of input field to match on.Matcher.MatcherTree.Builder
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.Builder 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.Builder Modifier and Type Method Description TypedExtensionConfig.Builder
StringMatcher.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.Builder 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.Builder Modifier and Type Method Description StringMatcher.Builder
StringMatcher.Builder. setCustom(TypedExtensionConfig.Builder builderForValue)
Use an extension as the matcher type.
-