Uses of Interface
io.envoyproxy.envoy.config.core.v3.TypedExtensionConfigOrBuilder
-
-
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderBootstrap.Builder. getBootstrapExtensionsOrBuilder(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilderBootstrap. getBootstrapExtensionsOrBuilder(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getBootstrapExtensionsOrBuilder(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilderFatalAction.Builder. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderFatalAction. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderFatalActionOrBuilder. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderWatchdog.WatchdogAction.Builder. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderWatchdog.WatchdogAction. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderWatchdog.WatchdogActionOrBuilder. getConfigOrBuilder()Extension specific configuration for the action.TypedExtensionConfigOrBuilderBootstrap.Builder. getDefaultRegexEngineOrBuilder()Optional overriding of default regex engine.TypedExtensionConfigOrBuilderBootstrap. getDefaultRegexEngineOrBuilder()Optional overriding of default regex engine.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getDefaultRegexEngineOrBuilder()Optional overriding of default regex engine.TypedExtensionConfigOrBuilderBootstrap.Builder. getListenerManagerOrBuilder()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilderBootstrap. getListenerManagerOrBuilder()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getListenerManagerOrBuilder()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilderBootstrap.Builder. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderBootstrap. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderBootstrap.Builder. getXdsConfigTrackerExtensionOrBuilder()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilderBootstrap. getXdsConfigTrackerExtensionOrBuilder()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getXdsConfigTrackerExtensionOrBuilder()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilderBootstrap.Builder. getXdsDelegateExtensionOrBuilder()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.TypedExtensionConfigOrBuilderBootstrap. getXdsDelegateExtensionOrBuilder()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.TypedExtensionConfigOrBuilderBootstrapOrBuilder. getXdsDelegateExtensionOrBuilder()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getBootstrapExtensionsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>Bootstrap.Builder. getBootstrapExtensionsOrBuilderList()Specifies optional bootstrap extensions to be instantiated at startup time.java.util.List<? extends TypedExtensionConfigOrBuilder>Bootstrap. getBootstrapExtensionsOrBuilderList()Specifies optional bootstrap extensions to be instantiated at startup time.java.util.List<? extends TypedExtensionConfigOrBuilder>BootstrapOrBuilder. getBootstrapExtensionsOrBuilderList()Specifies optional bootstrap extensions to be instantiated at startup time.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>FatalAction.Builder. getConfigFieldBuilder()Extension specific configuration for the action.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Watchdog.WatchdogAction.Builder. getConfigFieldBuilder()Extension specific configuration for the action.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getDefaultRegexEngineFieldBuilder()Optional overriding of default regex engine.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getListenerManagerFieldBuilder()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getTypedDnsResolverConfigFieldBuilder()DNS resolver type configuration extension.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getXdsConfigTrackerExtensionFieldBuilder()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Bootstrap.Builder. getXdsDelegateExtensionFieldBuilder()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.private com.google.protobuf.MapFieldBuilder<java.lang.String,TypedExtensionConfigOrBuilder,TypedExtensionConfig,TypedExtensionConfig.Builder>Bootstrap.Builder. internalGetCertificateProviderInstances()private com.google.protobuf.MapFieldBuilder<java.lang.String,TypedExtensionConfigOrBuilder,TypedExtensionConfig,TypedExtensionConfig.Builder>Bootstrap.Builder. internalGetMutableCertificateProviderInstances()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigBootstrap.Builder.CertificateProviderInstancesConverter. build(TypedExtensionConfigOrBuilder val) -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OutlierDetection.Builder. monitorsBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Cluster.Builder. typedDnsResolverConfigBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>LoadBalancingPolicy.Policy.Builder. typedExtensionConfigBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Cluster.Builder. upstreamConfigBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderOutlierDetection.Builder. getMonitorsOrBuilder(int index)Set of host's passive monitors.TypedExtensionConfigOrBuilderOutlierDetection. getMonitorsOrBuilder(int index)Set of host's passive monitors.TypedExtensionConfigOrBuilderOutlierDetectionOrBuilder. getMonitorsOrBuilder(int index)Set of host's passive monitors.TypedExtensionConfigOrBuilderCluster.Builder. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderCluster. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderClusterOrBuilder. getTypedDnsResolverConfigOrBuilder()DNS resolver type configuration extension.TypedExtensionConfigOrBuilderLoadBalancingPolicy.Policy.Builder. getTypedExtensionConfigOrBuilder()[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilderLoadBalancingPolicy.Policy. getTypedExtensionConfigOrBuilder()[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilderLoadBalancingPolicy.PolicyOrBuilder. getTypedExtensionConfigOrBuilder()[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilderCluster.Builder. getUpstreamConfigOrBuilder()Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigOrBuilderCluster. getUpstreamConfigOrBuilder()Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigOrBuilderClusterOrBuilder. getUpstreamConfigOrBuilder()Optional customization and configuration of upstream connection pool, and upstream type.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OutlierDetection.Builder. getMonitorsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>OutlierDetection.Builder. getMonitorsOrBuilderList()Set of host's passive monitors.java.util.List<? extends TypedExtensionConfigOrBuilder>OutlierDetection. getMonitorsOrBuilderList()Set of host's passive monitors.java.util.List<? extends TypedExtensionConfigOrBuilder>OutlierDetectionOrBuilder. getMonitorsOrBuilderList()Set of host's passive monitors.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Cluster.Builder. getTypedDnsResolverConfigFieldBuilder()DNS resolver type configuration extension.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>LoadBalancingPolicy.Policy.Builder. getTypedExtensionConfigFieldBuilder()[#extension-category: envoy.load_balancing_policies]private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Cluster.Builder. getUpstreamConfigFieldBuilder()Optional customization and configuration of upstream connection pool, and upstream type. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement TypedExtensionConfigOrBuilder Modifier and Type Class Description classTypedExtensionConfigMessage type for extension configuration.static classTypedExtensionConfig.BuilderMessage type for extension configuration.Methods in io.envoyproxy.envoy.config.core.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderApiConfigSource.Builder. getConfigValidatorsOrBuilder(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilderApiConfigSource. getConfigValidatorsOrBuilder(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilderApiConfigSourceOrBuilder. getConfigValidatorsOrBuilder(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilderHealthCheck.Builder. getEventLoggerOrBuilder(int index)A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilderHealthCheck. getEventLoggerOrBuilder(int index)A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilderHealthCheckOrBuilder. getEventLoggerOrBuilder(int index)A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilderSubstitutionFormatString.Builder. getFormattersOrBuilder(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilderSubstitutionFormatString. getFormattersOrBuilder(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilderSubstitutionFormatStringOrBuilder. getFormattersOrBuilder(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilderAlternateProtocolsCacheOptions.Builder. getKeyValueStoreConfigOrBuilder()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigOrBuilderAlternateProtocolsCacheOptions. getKeyValueStoreConfigOrBuilder()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigOrBuilderAlternateProtocolsCacheOptionsOrBuilder. getKeyValueStoreConfigOrBuilder()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigOrBuilderBindConfig.Builder. getLocalAddressSelectorOrBuilder()Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilderBindConfig. getLocalAddressSelectorOrBuilder()Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilderBindConfigOrBuilder. getLocalAddressSelectorOrBuilder()Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilderHttp1ProtocolOptions.HeaderKeyFormat.Builder. getStatefulFormatterOrBuilder()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigOrBuilderHttp1ProtocolOptions.HeaderKeyFormat. getStatefulFormatterOrBuilder()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigOrBuilderHttp1ProtocolOptions.HeaderKeyFormatOrBuilder. getStatefulFormatterOrBuilder()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>ApiConfigSource.Builder. getConfigValidatorsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>ApiConfigSource.Builder. getConfigValidatorsOrBuilderList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.java.util.List<? extends TypedExtensionConfigOrBuilder>ApiConfigSource. getConfigValidatorsOrBuilderList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.java.util.List<? extends TypedExtensionConfigOrBuilder>ApiConfigSourceOrBuilder. getConfigValidatorsOrBuilderList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HealthCheck.Builder. getEventLoggerFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>HealthCheck.Builder. getEventLoggerOrBuilderList()A list of event log sinks to process the health check event.java.util.List<? extends TypedExtensionConfigOrBuilder>HealthCheck. getEventLoggerOrBuilderList()A list of event log sinks to process the health check event.java.util.List<? extends TypedExtensionConfigOrBuilder>HealthCheckOrBuilder. getEventLoggerOrBuilderList()A list of event log sinks to process the health check event.private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>SubstitutionFormatString.Builder. getFormattersFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>SubstitutionFormatString.Builder. getFormattersOrBuilderList()Specifies a collection of Formatter plugins that can be called from the access log configuration.java.util.List<? extends TypedExtensionConfigOrBuilder>SubstitutionFormatString. getFormattersOrBuilderList()Specifies a collection of Formatter plugins that can be called from the access log configuration.java.util.List<? extends TypedExtensionConfigOrBuilder>SubstitutionFormatStringOrBuilder. getFormattersOrBuilderList()Specifies a collection of Formatter plugins that can be called from the access log configuration.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>AlternateProtocolsCacheOptions.Builder. getKeyValueStoreConfigFieldBuilder()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>BindConfig.Builder. getLocalAddressSelectorFieldBuilder()Custom local address selector to override the default (i.e.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Http1ProtocolOptions.HeaderKeyFormat.Builder. getStatefulFormatterFieldBuilder()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderQuicProtocolOptions.Builder. getConnectionDebugVisitorConfigOrBuilder()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions. getConnectionDebugVisitorConfigOrBuilder()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptionsOrBuilder. getConnectionDebugVisitorConfigOrBuilder()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions.Builder. getConnectionIdGeneratorConfigOrBuilder()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions. getConnectionIdGeneratorConfigOrBuilder()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptionsOrBuilder. getConnectionIdGeneratorConfigOrBuilder()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions.Builder. getCryptoStreamConfigOrBuilder()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions. getCryptoStreamConfigOrBuilder()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptionsOrBuilder. getCryptoStreamConfigOrBuilder()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilderListener.ConnectionBalanceConfig.Builder. getExtendBalanceOrBuilder()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilderListener.ConnectionBalanceConfig. getExtendBalanceOrBuilder()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilderListener.ConnectionBalanceConfigOrBuilder. getExtendBalanceOrBuilder()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilderQuicProtocolOptions.Builder. getProofSourceConfigOrBuilder()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions. getProofSourceConfigOrBuilder()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptionsOrBuilder. getProofSourceConfigOrBuilder()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilderQuicProtocolOptions.Builder. getServerPreferredAddressConfigOrBuilder()Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilderQuicProtocolOptions. getServerPreferredAddressConfigOrBuilder()Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilderQuicProtocolOptionsOrBuilder. getServerPreferredAddressConfigOrBuilder()Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilderUdpListenerConfig.Builder. getUdpPacketPacketWriterConfigOrBuilder()Configuration for the UDP packet writer.TypedExtensionConfigOrBuilderUdpListenerConfig. getUdpPacketPacketWriterConfigOrBuilder()Configuration for the UDP packet writer.TypedExtensionConfigOrBuilderUdpListenerConfigOrBuilder. getUdpPacketPacketWriterConfigOrBuilder()Configuration for the UDP packet writer.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>QuicProtocolOptions.Builder. getConnectionDebugVisitorConfigFieldBuilder()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>QuicProtocolOptions.Builder. getConnectionIdGeneratorConfigFieldBuilder()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>QuicProtocolOptions.Builder. getCryptoStreamConfigFieldBuilder()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Listener.ConnectionBalanceConfig.Builder. getExtendBalanceFieldBuilder()The listener will use the connection balancer according to ``type_url``.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>QuicProtocolOptions.Builder. getProofSourceConfigFieldBuilder()Configure which implementation of ``quic::ProofSource`` to be used for this listener.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>QuicProtocolOptions.Builder. getServerPreferredAddressConfigFieldBuilder()Configure the server's preferred address to advertise so that client can migrate to it.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>UdpListenerConfig.Builder. getUdpPacketPacketWriterConfigFieldBuilder()Configuration for the UDP packet writer. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RBAC.AuditLoggingOptions.AuditLoggerConfig.Builder. auditLoggerBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Permission.Builder. matcherBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Permission.Builder. uriTemplateBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderRBAC.AuditLoggingOptions.AuditLoggerConfig.Builder. getAuditLoggerOrBuilder()Typed logger configuration.TypedExtensionConfigOrBuilderRBAC.AuditLoggingOptions.AuditLoggerConfig. getAuditLoggerOrBuilder()Typed logger configuration.TypedExtensionConfigOrBuilderRBAC.AuditLoggingOptions.AuditLoggerConfigOrBuilder. getAuditLoggerOrBuilder()Typed logger configuration.TypedExtensionConfigOrBuilderPermission.Builder. getMatcherOrBuilder()Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilderPermission. getMatcherOrBuilder()Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilderPermissionOrBuilder. getMatcherOrBuilder()Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilderPermission.Builder. getUriTemplateOrBuilder()URI template path matching.TypedExtensionConfigOrBuilderPermission. getUriTemplateOrBuilder()URI template path matching.TypedExtensionConfigOrBuilderPermissionOrBuilder. getUriTemplateOrBuilder()URI template path matching.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RBAC.AuditLoggingOptions.AuditLoggerConfig.Builder. getAuditLoggerFieldBuilder()Typed logger configuration.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Permission.Builder. getMatcherFieldBuilder()Extension for configuring custom matchers for RBAC.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>Permission.Builder. getUriTemplateFieldBuilder()URI template path matching. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderRouteAction.Builder. getEarlyDataPolicyOrBuilder()Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilderRouteAction. getEarlyDataPolicyOrBuilder()Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilderRouteActionOrBuilder. getEarlyDataPolicyOrBuilder()Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilderClusterSpecifierPlugin.Builder. getExtensionOrBuilder()The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilderClusterSpecifierPlugin. getExtensionOrBuilder()The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilderClusterSpecifierPluginOrBuilder. getExtensionOrBuilder()The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilderRateLimit.Action.Builder. getExtensionOrBuilder()Rate limit descriptor extension.TypedExtensionConfigOrBuilderRateLimit.Action. getExtensionOrBuilder()Rate limit descriptor extension.TypedExtensionConfigOrBuilderRateLimit.ActionOrBuilder. getExtensionOrBuilder()Rate limit descriptor extension.TypedExtensionConfigOrBuilderRouteMatch.Builder. getPathMatchPolicyOrBuilder()[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilderRouteMatch. getPathMatchPolicyOrBuilder()[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilderRouteMatchOrBuilder. getPathMatchPolicyOrBuilder()[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilderRouteAction.Builder. getPathRewritePolicyOrBuilder()[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilderRouteAction. getPathRewritePolicyOrBuilder()[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilderRouteActionOrBuilder. getPathRewritePolicyOrBuilder()[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilderInternalRedirectPolicy.Builder. getPredicatesOrBuilder(int index)Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.TypedExtensionConfigOrBuilderInternalRedirectPolicy. getPredicatesOrBuilder(int index)Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.TypedExtensionConfigOrBuilderInternalRedirectPolicyOrBuilder. getPredicatesOrBuilder(int index)Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.TypedExtensionConfigOrBuilderRetryPolicy.Builder. getRetryOptionsPredicatesOrBuilder(int index)Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigOrBuilderRetryPolicy. getRetryOptionsPredicatesOrBuilder(int index)Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigOrBuilderRetryPolicyOrBuilder. getRetryOptionsPredicatesOrBuilder(int index)Retry options predicates that will be applied prior to retrying a request.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RouteAction.Builder. getEarlyDataPolicyFieldBuilder()Specifies how to send request over TLS early data.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>ClusterSpecifierPlugin.Builder. getExtensionFieldBuilder()The name of the plugin and its opaque configuration.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RateLimit.Action.Builder. getExtensionFieldBuilder()Rate limit descriptor extension.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RouteMatch.Builder. getPathMatchPolicyFieldBuilder()[#extension-category: envoy.path.match]private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RouteAction.Builder. getPathRewritePolicyFieldBuilder()[#extension-category: envoy.path.rewrite]private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>InternalRedirectPolicy.Builder. getPredicatesFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>InternalRedirectPolicy.Builder. getPredicatesOrBuilderList()Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.java.util.List<? extends TypedExtensionConfigOrBuilder>InternalRedirectPolicy. getPredicatesOrBuilderList()Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.java.util.List<? extends TypedExtensionConfigOrBuilder>InternalRedirectPolicyOrBuilder. getPredicatesOrBuilderList()Specifies a list of predicates that are queried when an upstream response is deemed to trigger an internal redirect by all other criteria.private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RetryPolicy.Builder. getRetryOptionsPredicatesFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>RetryPolicy.Builder. getRetryOptionsPredicatesOrBuilderList()Retry options predicates that will be applied prior to retrying a request.java.util.List<? extends TypedExtensionConfigOrBuilder>RetryPolicy. getRetryOptionsPredicatesOrBuilderList()Retry options predicates that will be applied prior to retrying a request.java.util.List<? extends TypedExtensionConfigOrBuilder>RetryPolicyOrBuilder. getRetryOptionsPredicatesOrBuilderList()Retry options predicates that will be applied prior to retrying a request. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OpenTelemetryConfig.Builder. resourceDetectorsBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OpenTelemetryConfig.Builder. samplerBuilder_Methods in io.envoyproxy.envoy.config.trace.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderOpenTelemetryConfig.Builder. getResourceDetectorsOrBuilder(int index)An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilderOpenTelemetryConfig. getResourceDetectorsOrBuilder(int index)An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilderOpenTelemetryConfigOrBuilder. getResourceDetectorsOrBuilder(int index)An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilderOpenTelemetryConfig.Builder. getSamplerOrBuilder()Specifies the sampler to be used by the OpenTelemetry tracer.TypedExtensionConfigOrBuilderOpenTelemetryConfig. getSamplerOrBuilder()Specifies the sampler to be used by the OpenTelemetry tracer.TypedExtensionConfigOrBuilderOpenTelemetryConfigOrBuilder. getSamplerOrBuilder()Specifies the sampler to be used by the OpenTelemetry tracer.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OpenTelemetryConfig.Builder. getResourceDetectorsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>OpenTelemetryConfig.Builder. getResourceDetectorsOrBuilderList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]java.util.List<? extends TypedExtensionConfigOrBuilder>OpenTelemetryConfig. getResourceDetectorsOrBuilderList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]java.util.List<? extends TypedExtensionConfigOrBuilder>OpenTelemetryConfigOrBuilder. getResourceDetectorsOrBuilderList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>OpenTelemetryConfig.Builder. getSamplerFieldBuilder()Specifies the sampler to be used by the OpenTelemetry tracer. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. customValueBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. getCustomValueOrBuilder()Dynamic value — evaluated for each request.TypedExtensionConfigOrBuilderRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder. getCustomValueOrBuilder()Dynamic value — evaluated for each request.TypedExtensionConfigOrBuilderRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilderOrBuilder. getCustomValueOrBuilder()Dynamic value — evaluated for each request.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. getCustomValueFieldBuilder()Dynamic value — evaluated for each request. -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. earlyHeaderMutationExtensionsBuilder_private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. originalIpDetectionExtensionsBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. typedHeaderValidationConfigBuilder_Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderHttpConnectionManager.Builder. getEarlyHeaderMutationExtensionsOrBuilder(int index)The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilderHttpConnectionManager. getEarlyHeaderMutationExtensionsOrBuilder(int index)The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilderHttpConnectionManagerOrBuilder. getEarlyHeaderMutationExtensionsOrBuilder(int index)The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilderHttpConnectionManager.Builder. getOriginalIpDetectionExtensionsOrBuilder(int index)The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilderHttpConnectionManager. getOriginalIpDetectionExtensionsOrBuilder(int index)The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilderHttpConnectionManagerOrBuilder. getOriginalIpDetectionExtensionsOrBuilder(int index)The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilderHttpConnectionManager.Builder. getTypedHeaderValidationConfigOrBuilder()Configuration options for Header Validation (UHV).TypedExtensionConfigOrBuilderHttpConnectionManager. getTypedHeaderValidationConfigOrBuilder()Configuration options for Header Validation (UHV).TypedExtensionConfigOrBuilderHttpConnectionManagerOrBuilder. getTypedHeaderValidationConfigOrBuilder()Configuration options for Header Validation (UHV).Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. getEarlyHeaderMutationExtensionsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. getEarlyHeaderMutationExtensionsOrBuilderList()The configuration for the early header mutation extensions.java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManager. getEarlyHeaderMutationExtensionsOrBuilderList()The configuration for the early header mutation extensions.java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManagerOrBuilder. getEarlyHeaderMutationExtensionsOrBuilderList()The configuration for the early header mutation extensions.private com.google.protobuf.RepeatedFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. getOriginalIpDetectionExtensionsFieldBuilder()java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. getOriginalIpDetectionExtensionsOrBuilderList()The configuration for the original IP detection extensions.java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManager. getOriginalIpDetectionExtensionsOrBuilderList()The configuration for the original IP detection extensions.java.util.List<? extends TypedExtensionConfigOrBuilder>HttpConnectionManagerOrBuilder. getOriginalIpDetectionExtensionsOrBuilderList()The configuration for the original IP detection extensions.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>HttpConnectionManager.Builder. getTypedHeaderValidationConfigFieldBuilder()Configuration options for Header Validation (UHV). -
Uses of TypedExtensionConfigOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type TypedExtensionConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CommonTlsContext.Builder. customHandshakerBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CertificateValidationContext.Builder. customValidatorConfigBuilder_private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CommonTlsContext.CertificateProvider.Builder. typedConfigBuilder_Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilderCommonTlsContext.Builder. getCustomHandshakerOrBuilder()Custom TLS handshaker.TypedExtensionConfigOrBuilderCommonTlsContext. getCustomHandshakerOrBuilder()Custom TLS handshaker.TypedExtensionConfigOrBuilderCommonTlsContextOrBuilder. getCustomHandshakerOrBuilder()Custom TLS handshaker.TypedExtensionConfigOrBuilderCertificateValidationContext.Builder. getCustomValidatorConfigOrBuilder()The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilderCertificateValidationContext. getCustomValidatorConfigOrBuilder()The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilderCertificateValidationContextOrBuilder. getCustomValidatorConfigOrBuilder()The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilderCommonTlsContext.CertificateProvider.Builder. getTypedConfigOrBuilder().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;TypedExtensionConfigOrBuilderCommonTlsContext.CertificateProvider. getTypedConfigOrBuilder().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;TypedExtensionConfigOrBuilderCommonTlsContext.CertificateProviderOrBuilder. getTypedConfigOrBuilder().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type TypedExtensionConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CommonTlsContext.Builder. getCustomHandshakerFieldBuilder()Custom TLS handshaker.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CertificateValidationContext.Builder. getCustomValidatorConfigFieldBuilder()The configuration of an extension specific certificate validator.private com.google.protobuf.SingleFieldBuilder<TypedExtensionConfig,TypedExtensionConfig.Builder,TypedExtensionConfigOrBuilder>CommonTlsContext.CertificateProvider.Builder. getTypedConfigFieldBuilder().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;
-