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 TypedExtensionConfigOrBuilder
Bootstrap.Builder. getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilder
Bootstrap. getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigOrBuilder
FatalAction.Builder. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
FatalAction. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
FatalActionOrBuilder. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
Watchdog.WatchdogAction.Builder. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
Watchdog.WatchdogAction. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
Watchdog.WatchdogActionOrBuilder. getConfigOrBuilder()
Extension specific configuration for the action.TypedExtensionConfigOrBuilder
Bootstrap.Builder. getDefaultRegexEngineOrBuilder()
Optional overriding of default regex engine.TypedExtensionConfigOrBuilder
Bootstrap. getDefaultRegexEngineOrBuilder()
Optional overriding of default regex engine.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. getDefaultRegexEngineOrBuilder()
Optional overriding of default regex engine.TypedExtensionConfigOrBuilder
Bootstrap.Builder. getListenerManagerOrBuilder()
[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilder
Bootstrap. getListenerManagerOrBuilder()
[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. getListenerManagerOrBuilder()
[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.TypedExtensionConfigOrBuilder
Bootstrap.Builder. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
Bootstrap. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
Bootstrap.Builder. getXdsConfigTrackerExtensionOrBuilder()
Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilder
Bootstrap. getXdsConfigTrackerExtensionOrBuilder()
Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. getXdsConfigTrackerExtensionOrBuilder()
Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.TypedExtensionConfigOrBuilder
Bootstrap.Builder. getXdsDelegateExtensionOrBuilder()
Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.TypedExtensionConfigOrBuilder
Bootstrap. getXdsDelegateExtensionOrBuilder()
Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.TypedExtensionConfigOrBuilder
BootstrapOrBuilder. 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 TypedExtensionConfig
Bootstrap.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 TypedExtensionConfigOrBuilder
OutlierDetection.Builder. getMonitorsOrBuilder(int index)
Set of host's passive monitors.TypedExtensionConfigOrBuilder
OutlierDetection. getMonitorsOrBuilder(int index)
Set of host's passive monitors.TypedExtensionConfigOrBuilder
OutlierDetectionOrBuilder. getMonitorsOrBuilder(int index)
Set of host's passive monitors.TypedExtensionConfigOrBuilder
Cluster.Builder. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
Cluster. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
ClusterOrBuilder. getTypedDnsResolverConfigOrBuilder()
DNS resolver type configuration extension.TypedExtensionConfigOrBuilder
LoadBalancingPolicy.Policy.Builder. getTypedExtensionConfigOrBuilder()
[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilder
LoadBalancingPolicy.Policy. getTypedExtensionConfigOrBuilder()
[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilder
LoadBalancingPolicy.PolicyOrBuilder. getTypedExtensionConfigOrBuilder()
[#extension-category: envoy.load_balancing_policies]TypedExtensionConfigOrBuilder
Cluster.Builder. getUpstreamConfigOrBuilder()
Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigOrBuilder
Cluster. getUpstreamConfigOrBuilder()
Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigOrBuilder
ClusterOrBuilder. 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 class
TypedExtensionConfig
Message type for extension configuration.static class
TypedExtensionConfig.Builder
Message type for extension configuration.Methods in io.envoyproxy.envoy.config.core.v3 that return TypedExtensionConfigOrBuilder Modifier and Type Method Description TypedExtensionConfigOrBuilder
ApiConfigSource.Builder. getConfigValidatorsOrBuilder(int index)
A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilder
ApiConfigSource. getConfigValidatorsOrBuilder(int index)
A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilder
ApiConfigSourceOrBuilder. getConfigValidatorsOrBuilder(int index)
A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigOrBuilder
HealthCheck.Builder. getEventLoggerOrBuilder(int index)
A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilder
HealthCheck. getEventLoggerOrBuilder(int index)
A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilder
HealthCheckOrBuilder. getEventLoggerOrBuilder(int index)
A list of event log sinks to process the health check event.TypedExtensionConfigOrBuilder
SubstitutionFormatString.Builder. getFormattersOrBuilder(int index)
Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilder
SubstitutionFormatString. getFormattersOrBuilder(int index)
Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilder
SubstitutionFormatStringOrBuilder. getFormattersOrBuilder(int index)
Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigOrBuilder
AlternateProtocolsCacheOptions.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.TypedExtensionConfigOrBuilder
AlternateProtocolsCacheOptions. 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.TypedExtensionConfigOrBuilder
AlternateProtocolsCacheOptionsOrBuilder. 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.TypedExtensionConfigOrBuilder
BindConfig.Builder. getLocalAddressSelectorOrBuilder()
Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilder
BindConfig. getLocalAddressSelectorOrBuilder()
Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilder
BindConfigOrBuilder. getLocalAddressSelectorOrBuilder()
Custom local address selector to override the default (i.e.TypedExtensionConfigOrBuilder
Http1ProtocolOptions.HeaderKeyFormat.Builder. getStatefulFormatterOrBuilder()
Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigOrBuilder
Http1ProtocolOptions.HeaderKeyFormat. getStatefulFormatterOrBuilder()
Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigOrBuilder
Http1ProtocolOptions.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 TypedExtensionConfigOrBuilder
QuicProtocolOptions.Builder. getConnectionDebugVisitorConfigOrBuilder()
Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions. getConnectionDebugVisitorConfigOrBuilder()
Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptionsOrBuilder. getConnectionDebugVisitorConfigOrBuilder()
Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions.Builder. getConnectionIdGeneratorConfigOrBuilder()
Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions. getConnectionIdGeneratorConfigOrBuilder()
Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptionsOrBuilder. getConnectionIdGeneratorConfigOrBuilder()
Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions.Builder. getCryptoStreamConfigOrBuilder()
Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions. getCryptoStreamConfigOrBuilder()
Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptionsOrBuilder. getCryptoStreamConfigOrBuilder()
Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigOrBuilder
Listener.ConnectionBalanceConfig.Builder. getExtendBalanceOrBuilder()
The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilder
Listener.ConnectionBalanceConfig. getExtendBalanceOrBuilder()
The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilder
Listener.ConnectionBalanceConfigOrBuilder. getExtendBalanceOrBuilder()
The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigOrBuilder
QuicProtocolOptions.Builder. getProofSourceConfigOrBuilder()
Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions. getProofSourceConfigOrBuilder()
Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptionsOrBuilder. getProofSourceConfigOrBuilder()
Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigOrBuilder
QuicProtocolOptions.Builder. getServerPreferredAddressConfigOrBuilder()
Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilder
QuicProtocolOptions. getServerPreferredAddressConfigOrBuilder()
Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilder
QuicProtocolOptionsOrBuilder. getServerPreferredAddressConfigOrBuilder()
Configure the server's preferred address to advertise so that client can migrate to it.TypedExtensionConfigOrBuilder
UdpListenerConfig.Builder. getUdpPacketPacketWriterConfigOrBuilder()
Configuration for the UDP packet writer.TypedExtensionConfigOrBuilder
UdpListenerConfig. getUdpPacketPacketWriterConfigOrBuilder()
Configuration for the UDP packet writer.TypedExtensionConfigOrBuilder
UdpListenerConfigOrBuilder. 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 TypedExtensionConfigOrBuilder
RBAC.AuditLoggingOptions.AuditLoggerConfig.Builder. getAuditLoggerOrBuilder()
Typed logger configuration.TypedExtensionConfigOrBuilder
RBAC.AuditLoggingOptions.AuditLoggerConfig. getAuditLoggerOrBuilder()
Typed logger configuration.TypedExtensionConfigOrBuilder
RBAC.AuditLoggingOptions.AuditLoggerConfigOrBuilder. getAuditLoggerOrBuilder()
Typed logger configuration.TypedExtensionConfigOrBuilder
Permission.Builder. getMatcherOrBuilder()
Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilder
Permission. getMatcherOrBuilder()
Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilder
PermissionOrBuilder. getMatcherOrBuilder()
Extension for configuring custom matchers for RBAC.TypedExtensionConfigOrBuilder
Permission.Builder. getUriTemplateOrBuilder()
URI template path matching.TypedExtensionConfigOrBuilder
Permission. getUriTemplateOrBuilder()
URI template path matching.TypedExtensionConfigOrBuilder
PermissionOrBuilder. 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 TypedExtensionConfigOrBuilder
RouteAction.Builder. getEarlyDataPolicyOrBuilder()
Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilder
RouteAction. getEarlyDataPolicyOrBuilder()
Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilder
RouteActionOrBuilder. getEarlyDataPolicyOrBuilder()
Specifies how to send request over TLS early data.TypedExtensionConfigOrBuilder
ClusterSpecifierPlugin.Builder. getExtensionOrBuilder()
The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilder
ClusterSpecifierPlugin. getExtensionOrBuilder()
The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilder
ClusterSpecifierPluginOrBuilder. getExtensionOrBuilder()
The name of the plugin and its opaque configuration.TypedExtensionConfigOrBuilder
RateLimit.Action.Builder. getExtensionOrBuilder()
Rate limit descriptor extension.TypedExtensionConfigOrBuilder
RateLimit.Action. getExtensionOrBuilder()
Rate limit descriptor extension.TypedExtensionConfigOrBuilder
RateLimit.ActionOrBuilder. getExtensionOrBuilder()
Rate limit descriptor extension.TypedExtensionConfigOrBuilder
RouteMatch.Builder. getPathMatchPolicyOrBuilder()
[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilder
RouteMatch. getPathMatchPolicyOrBuilder()
[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilder
RouteMatchOrBuilder. getPathMatchPolicyOrBuilder()
[#extension-category: envoy.path.match]TypedExtensionConfigOrBuilder
RouteAction.Builder. getPathRewritePolicyOrBuilder()
[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilder
RouteAction. getPathRewritePolicyOrBuilder()
[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilder
RouteActionOrBuilder. getPathRewritePolicyOrBuilder()
[#extension-category: envoy.path.rewrite]TypedExtensionConfigOrBuilder
InternalRedirectPolicy.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.TypedExtensionConfigOrBuilder
InternalRedirectPolicy. 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.TypedExtensionConfigOrBuilder
InternalRedirectPolicyOrBuilder. 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.TypedExtensionConfigOrBuilder
RetryPolicy.Builder. getRetryOptionsPredicatesOrBuilder(int index)
Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigOrBuilder
RetryPolicy. getRetryOptionsPredicatesOrBuilder(int index)
Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigOrBuilder
RetryPolicyOrBuilder. 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 TypedExtensionConfigOrBuilder
OpenTelemetryConfig.Builder. getResourceDetectorsOrBuilder(int index)
An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilder
OpenTelemetryConfig. getResourceDetectorsOrBuilder(int index)
An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilder
OpenTelemetryConfigOrBuilder. getResourceDetectorsOrBuilder(int index)
An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]TypedExtensionConfigOrBuilder
OpenTelemetryConfig.Builder. getSamplerOrBuilder()
Specifies the sampler to be used by the OpenTelemetry tracer.TypedExtensionConfigOrBuilder
OpenTelemetryConfig. getSamplerOrBuilder()
Specifies the sampler to be used by the OpenTelemetry tracer.TypedExtensionConfigOrBuilder
OpenTelemetryConfigOrBuilder. 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 TypedExtensionConfigOrBuilder
RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. getCustomValueOrBuilder()
Dynamic value — evaluated for each request.TypedExtensionConfigOrBuilder
RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder. getCustomValueOrBuilder()
Dynamic value — evaluated for each request.TypedExtensionConfigOrBuilder
RateLimitQuotaBucketSettings.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 TypedExtensionConfigOrBuilder
HttpConnectionManager.Builder. getEarlyHeaderMutationExtensionsOrBuilder(int index)
The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilder
HttpConnectionManager. getEarlyHeaderMutationExtensionsOrBuilder(int index)
The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilder
HttpConnectionManagerOrBuilder. getEarlyHeaderMutationExtensionsOrBuilder(int index)
The configuration for the early header mutation extensions.TypedExtensionConfigOrBuilder
HttpConnectionManager.Builder. getOriginalIpDetectionExtensionsOrBuilder(int index)
The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilder
HttpConnectionManager. getOriginalIpDetectionExtensionsOrBuilder(int index)
The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilder
HttpConnectionManagerOrBuilder. getOriginalIpDetectionExtensionsOrBuilder(int index)
The configuration for the original IP detection extensions.TypedExtensionConfigOrBuilder
HttpConnectionManager.Builder. getTypedHeaderValidationConfigOrBuilder()
Configuration options for Header Validation (UHV).TypedExtensionConfigOrBuilder
HttpConnectionManager. getTypedHeaderValidationConfigOrBuilder()
Configuration options for Header Validation (UHV).TypedExtensionConfigOrBuilder
HttpConnectionManagerOrBuilder. 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 TypedExtensionConfigOrBuilder
CommonTlsContext.Builder. getCustomHandshakerOrBuilder()
Custom TLS handshaker.TypedExtensionConfigOrBuilder
CommonTlsContext. getCustomHandshakerOrBuilder()
Custom TLS handshaker.TypedExtensionConfigOrBuilder
CommonTlsContextOrBuilder. getCustomHandshakerOrBuilder()
Custom TLS handshaker.TypedExtensionConfigOrBuilder
CertificateValidationContext.Builder. getCustomValidatorConfigOrBuilder()
The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilder
CertificateValidationContext. getCustomValidatorConfigOrBuilder()
The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilder
CertificateValidationContextOrBuilder. getCustomValidatorConfigOrBuilder()
The configuration of an extension specific certificate validator.TypedExtensionConfigOrBuilder
CommonTlsContext.CertificateProvider.Builder. getTypedConfigOrBuilder()
.envoy.config.core.v3.TypedExtensionConfig typed_config = 2;
TypedExtensionConfigOrBuilder
CommonTlsContext.CertificateProvider. getTypedConfigOrBuilder()
.envoy.config.core.v3.TypedExtensionConfig typed_config = 2;
TypedExtensionConfigOrBuilder
CommonTlsContext.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;
-