Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.DynamicResources.Builder
Packages that use Bootstrap.DynamicResources.Builder
-
Uses of Bootstrap.DynamicResources.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.DynamicResources.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.DynamicResources, Bootstrap.DynamicResources.Builder, Bootstrap.DynamicResourcesOrBuilder> Bootstrap.Builder.dynamicResourcesBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.DynamicResources.BuilderModifier and TypeMethodDescriptionBootstrap.DynamicResources.Builder.clear()
Bootstrap.DynamicResources.Builder.clearAdsConfig()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.DynamicResources.Builder.clearCdsConfig()
All post-bootstrap :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.Builder.clearCdsResourcesLocator()
xdstp:// resource locator for cluster collection.Bootstrap.DynamicResources.Builder.clearLdsConfig()
All :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResources.Builder.clearLdsResourcesLocator()
xdstp:// resource locator for listener collection.Bootstrap.Builder.getDynamicResourcesBuilder()
xDS configuration sources.Bootstrap.DynamicResources.Builder.mergeAdsConfig
(ApiConfigSource value) A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.DynamicResources.Builder.mergeCdsConfig
(ConfigSource value) All post-bootstrap :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.DynamicResources.Builder.mergeFrom
(com.google.protobuf.Message other) Bootstrap.DynamicResources.Builder.mergeFrom
(Bootstrap.DynamicResources other) Bootstrap.DynamicResources.Builder.mergeLdsConfig
(ConfigSource value) All :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResources.newBuilder()
Bootstrap.DynamicResources.newBuilder
(Bootstrap.DynamicResources prototype) Bootstrap.DynamicResources.newBuilderForType()
protected Bootstrap.DynamicResources.Builder
Bootstrap.DynamicResources.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Bootstrap.DynamicResources.Builder.setAdsConfig
(ApiConfigSource value) A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.DynamicResources.Builder.setAdsConfig
(ApiConfigSource.Builder builderForValue) A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.DynamicResources.Builder.setCdsConfig
(ConfigSource value) All post-bootstrap :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.Builder.setCdsConfig
(ConfigSource.Builder builderForValue) All post-bootstrap :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.Builder.setCdsResourcesLocator
(String value) xdstp:// resource locator for cluster collection.Bootstrap.DynamicResources.Builder.setCdsResourcesLocatorBytes
(com.google.protobuf.ByteString value) xdstp:// resource locator for cluster collection.Bootstrap.DynamicResources.Builder.setLdsConfig
(ConfigSource value) All :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResources.Builder.setLdsConfig
(ConfigSource.Builder builderForValue) All :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResources.Builder.setLdsResourcesLocator
(String value) xdstp:// resource locator for listener collection.Bootstrap.DynamicResources.Builder.setLdsResourcesLocatorBytes
(com.google.protobuf.ByteString value) xdstp:// resource locator for listener collection.Bootstrap.DynamicResources.toBuilder()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.DynamicResources.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.DynamicResources, Bootstrap.DynamicResources.Builder, Bootstrap.DynamicResourcesOrBuilder> Bootstrap.Builder.internalGetDynamicResourcesFieldBuilder()
xDS configuration sources.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.DynamicResources.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.setDynamicResources
(Bootstrap.DynamicResources.Builder builderForValue) xDS configuration sources.