Class Bootstrap.StaticResources.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
- io.envoyproxy.envoy.config.bootstrap.v2.Bootstrap.StaticResources.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Bootstrap.StaticResourcesOrBuilder,Cloneable
- Enclosing class:
- Bootstrap.StaticResources
public static final class Bootstrap.StaticResources.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder> implements Bootstrap.StaticResourcesOrBuilder
Protobuf typeenvoy.config.bootstrap.v2.Bootstrap.StaticResources
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Bootstrap.StaticResources.BuilderaddAllClusters(Iterable<? extends Cluster> values)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderaddAllListeners(Iterable<? extends Listener> values)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderaddAllSecrets(Iterable<? extends Secret> values)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuilderaddClusters(int index, Cluster value)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderaddClusters(int index, Cluster.Builder builderForValue)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderaddClusters(Cluster value)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderaddClusters(Cluster.Builder builderForValue)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Cluster.BuilderaddClustersBuilder()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Cluster.BuilderaddClustersBuilder(int index)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderaddListeners(int index, Listener value)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderaddListeners(int index, Listener.Builder builderForValue)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderaddListeners(Listener value)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderaddListeners(Listener.Builder builderForValue)Static :ref:`Listeners <envoy_api_msg_Listener>`.Listener.BuilderaddListenersBuilder()Static :ref:`Listeners <envoy_api_msg_Listener>`.Listener.BuilderaddListenersBuilder(int index)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Bootstrap.StaticResources.BuilderaddSecrets(int index, Secret value)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuilderaddSecrets(int index, Secret.Builder builderForValue)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuilderaddSecrets(Secret value)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuilderaddSecrets(Secret.Builder builderForValue)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Secret.BuilderaddSecretsBuilder()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Secret.BuilderaddSecretsBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResourcesbuild()Bootstrap.StaticResourcesbuildPartial()Bootstrap.StaticResources.Builderclear()Bootstrap.StaticResources.BuilderclearClusters()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Bootstrap.StaticResources.BuilderclearListeners()Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Bootstrap.StaticResources.BuilderclearSecrets()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.Builderclone()ClustergetClusters(int index)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Cluster.BuildergetClustersBuilder(int index)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.List<Cluster.Builder>getClustersBuilderList()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.intgetClustersCount()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.List<Cluster>getClustersList()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.ClusterOrBuildergetClustersOrBuilder(int index)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.List<? extends ClusterOrBuilder>getClustersOrBuilderList()If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResourcesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ListenergetListeners(int index)Static :ref:`Listeners <envoy_api_msg_Listener>`.Listener.BuildergetListenersBuilder(int index)Static :ref:`Listeners <envoy_api_msg_Listener>`.List<Listener.Builder>getListenersBuilderList()Static :ref:`Listeners <envoy_api_msg_Listener>`.intgetListenersCount()Static :ref:`Listeners <envoy_api_msg_Listener>`.List<Listener>getListenersList()Static :ref:`Listeners <envoy_api_msg_Listener>`.ListenerOrBuildergetListenersOrBuilder(int index)Static :ref:`Listeners <envoy_api_msg_Listener>`.List<? extends ListenerOrBuilder>getListenersOrBuilderList()Static :ref:`Listeners <envoy_api_msg_Listener>`.SecretgetSecrets(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Secret.BuildergetSecretsBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`List<Secret.Builder>getSecretsBuilderList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`intgetSecretsCount()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`List<Secret>getSecretsList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`SecretOrBuildergetSecretsOrBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`List<? extends SecretOrBuilder>getSecretsOrBuilderList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Bootstrap.StaticResources.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Bootstrap.StaticResources.BuildermergeFrom(com.google.protobuf.Message other)Bootstrap.StaticResources.BuildermergeFrom(Bootstrap.StaticResources other)Bootstrap.StaticResources.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Bootstrap.StaticResources.BuilderremoveClusters(int index)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuilderremoveListeners(int index)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuilderremoveSecrets(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuildersetClusters(int index, Cluster value)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuildersetClusters(int index, Cluster.Builder builderForValue)If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.Bootstrap.StaticResources.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Bootstrap.StaticResources.BuildersetListeners(int index, Listener value)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuildersetListeners(int index, Listener.Builder builderForValue)Static :ref:`Listeners <envoy_api_msg_Listener>`.Bootstrap.StaticResources.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Bootstrap.StaticResources.BuildersetSecrets(int index, Secret value)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuildersetSecrets(int index, Secret.Builder builderForValue)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Bootstrap.StaticResources.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
clear
public Bootstrap.StaticResources.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
getDefaultInstanceForType
public Bootstrap.StaticResources getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Bootstrap.StaticResources build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Bootstrap.StaticResources buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Bootstrap.StaticResources.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
setField
public Bootstrap.StaticResources.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
clearField
public Bootstrap.StaticResources.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
clearOneof
public Bootstrap.StaticResources.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
setRepeatedField
public Bootstrap.StaticResources.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
addRepeatedField
public Bootstrap.StaticResources.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
mergeFrom
public Bootstrap.StaticResources.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Bootstrap.StaticResources.Builder>
-
mergeFrom
public Bootstrap.StaticResources.Builder mergeFrom(Bootstrap.StaticResources other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
mergeFrom
public Bootstrap.StaticResources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Bootstrap.StaticResources.Builder>- Throws:
IOException
-
getListenersList
public List<Listener> getListenersList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;- Specified by:
getListenersListin interfaceBootstrap.StaticResourcesOrBuilder
-
getListenersCount
public int getListenersCount()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;- Specified by:
getListenersCountin interfaceBootstrap.StaticResourcesOrBuilder
-
getListeners
public Listener getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;- Specified by:
getListenersin interfaceBootstrap.StaticResourcesOrBuilder
-
setListeners
public Bootstrap.StaticResources.Builder setListeners(int index, Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
setListeners
public Bootstrap.StaticResources.Builder setListeners(int index, Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addListeners
public Bootstrap.StaticResources.Builder addListeners(Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addListeners
public Bootstrap.StaticResources.Builder addListeners(int index, Listener value)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addListeners
public Bootstrap.StaticResources.Builder addListeners(Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addListeners
public Bootstrap.StaticResources.Builder addListeners(int index, Listener.Builder builderForValue)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addAllListeners
public Bootstrap.StaticResources.Builder addAllListeners(Iterable<? extends Listener> values)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
clearListeners
public Bootstrap.StaticResources.Builder clearListeners()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
removeListeners
public Bootstrap.StaticResources.Builder removeListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
getListenersBuilder
public Listener.Builder getListenersBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
getListenersOrBuilder
public ListenerOrBuilder getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;- Specified by:
getListenersOrBuilderin interfaceBootstrap.StaticResourcesOrBuilder
-
getListenersOrBuilderList
public List<? extends ListenerOrBuilder> getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;- Specified by:
getListenersOrBuilderListin interfaceBootstrap.StaticResourcesOrBuilder
-
addListenersBuilder
public Listener.Builder addListenersBuilder()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
addListenersBuilder
public Listener.Builder addListenersBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
getListenersBuilderList
public List<Listener.Builder> getListenersBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1;
-
getClustersList
public List<Cluster> getClustersList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;- Specified by:
getClustersListin interfaceBootstrap.StaticResourcesOrBuilder
-
getClustersCount
public int getClustersCount()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;- Specified by:
getClustersCountin interfaceBootstrap.StaticResourcesOrBuilder
-
getClusters
public Cluster getClusters(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;- Specified by:
getClustersin interfaceBootstrap.StaticResourcesOrBuilder
-
setClusters
public Bootstrap.StaticResources.Builder setClusters(int index, Cluster value)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
setClusters
public Bootstrap.StaticResources.Builder setClusters(int index, Cluster.Builder builderForValue)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addClusters
public Bootstrap.StaticResources.Builder addClusters(Cluster value)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addClusters
public Bootstrap.StaticResources.Builder addClusters(int index, Cluster value)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addClusters
public Bootstrap.StaticResources.Builder addClusters(Cluster.Builder builderForValue)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addClusters
public Bootstrap.StaticResources.Builder addClusters(int index, Cluster.Builder builderForValue)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addAllClusters
public Bootstrap.StaticResources.Builder addAllClusters(Iterable<? extends Cluster> values)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
clearClusters
public Bootstrap.StaticResources.Builder clearClusters()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
removeClusters
public Bootstrap.StaticResources.Builder removeClusters(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
getClustersBuilder
public Cluster.Builder getClustersBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
getClustersOrBuilder
public ClusterOrBuilder getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;- Specified by:
getClustersOrBuilderin interfaceBootstrap.StaticResourcesOrBuilder
-
getClustersOrBuilderList
public List<? extends ClusterOrBuilder> getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;- Specified by:
getClustersOrBuilderListin interfaceBootstrap.StaticResourcesOrBuilder
-
addClustersBuilder
public Cluster.Builder addClustersBuilder()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
addClustersBuilder
public Cluster.Builder addClustersBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
getClustersBuilderList
public List<Cluster.Builder> getClustersBuilderList()
If a network based configuration source is specified for :ref:`cds_config <envoy_api_field_config.bootstrap.v2.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2;
-
getSecretsList
public List<Secret> getSecretsList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;- Specified by:
getSecretsListin interfaceBootstrap.StaticResourcesOrBuilder
-
getSecretsCount
public int getSecretsCount()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;- Specified by:
getSecretsCountin interfaceBootstrap.StaticResourcesOrBuilder
-
getSecrets
public Secret getSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;- Specified by:
getSecretsin interfaceBootstrap.StaticResourcesOrBuilder
-
setSecrets
public Bootstrap.StaticResources.Builder setSecrets(int index, Secret value)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
setSecrets
public Bootstrap.StaticResources.Builder setSecrets(int index, Secret.Builder builderForValue)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addSecrets
public Bootstrap.StaticResources.Builder addSecrets(Secret value)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addSecrets
public Bootstrap.StaticResources.Builder addSecrets(int index, Secret value)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addSecrets
public Bootstrap.StaticResources.Builder addSecrets(Secret.Builder builderForValue)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addSecrets
public Bootstrap.StaticResources.Builder addSecrets(int index, Secret.Builder builderForValue)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addAllSecrets
public Bootstrap.StaticResources.Builder addAllSecrets(Iterable<? extends Secret> values)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
clearSecrets
public Bootstrap.StaticResources.Builder clearSecrets()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
removeSecrets
public Bootstrap.StaticResources.Builder removeSecrets(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
getSecretsBuilder
public Secret.Builder getSecretsBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
getSecretsOrBuilder
public SecretOrBuilder getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;- Specified by:
getSecretsOrBuilderin interfaceBootstrap.StaticResourcesOrBuilder
-
getSecretsOrBuilderList
public List<? extends SecretOrBuilder> getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;- Specified by:
getSecretsOrBuilderListin interfaceBootstrap.StaticResourcesOrBuilder
-
addSecretsBuilder
public Secret.Builder addSecretsBuilder()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
addSecretsBuilder
public Secret.Builder addSecretsBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
getSecretsBuilderList
public List<Secret.Builder> getSecretsBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3;
-
setUnknownFields
public final Bootstrap.StaticResources.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
mergeUnknownFields
public final Bootstrap.StaticResources.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Bootstrap.StaticResources.Builder>
-
-