Class Subset.LbSubsetSelector.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
io.envoyproxy.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Subset.LbSubsetSelectorOrBuilder,Cloneable
- Enclosing class:
- Subset.LbSubsetSelector
public static final class Subset.LbSubsetSelector.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
implements Subset.LbSubsetSelectorOrBuilder
Specifications for subsets.Protobuf type
envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector-
Method Summary
Modifier and TypeMethodDescriptionaddAllFallbackKeysSubset(Iterable<String> values) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.addAllKeys(Iterable<String> values) List of keys to match with the weighted cluster metadata.addFallbackKeysSubset(String value) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.addFallbackKeysSubsetBytes(com.google.protobuf.ByteString value) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.List of keys to match with the weighted cluster metadata.addKeysBytes(com.google.protobuf.ByteString value) List of keys to match with the weighted cluster metadata.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.The behavior used when no endpoint subset matches the selected route's metadata.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) List of keys to match with the weighted cluster metadata.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Selects a mode of operation in which each subset has only one host.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFallbackKeysSubset(int index) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.com.google.protobuf.ByteStringgetFallbackKeysSubsetBytes(int index) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.intSubset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.com.google.protobuf.ProtocolStringListSubset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.The behavior used when no endpoint subset matches the selected route's metadata.intThe behavior used when no endpoint subset matches the selected route's metadata.getKeys(int index) List of keys to match with the weighted cluster metadata.com.google.protobuf.ByteStringgetKeysBytes(int index) List of keys to match with the weighted cluster metadata.intList of keys to match with the weighted cluster metadata.com.google.protobuf.ProtocolStringListList of keys to match with the weighted cluster metadata.booleanSelects a mode of operation in which each subset has only one host.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Subset.LbSubsetSelector other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setFallbackKeysSubset(int index, String value) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy.The behavior used when no endpoint subset matches the selected route's metadata.setFallbackPolicyValue(int value) The behavior used when no endpoint subset matches the selected route's metadata.List of keys to match with the weighted cluster metadata.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSingleHostPerSubset(boolean value) Selects a mode of operation in which each subset has only one host.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<Subset.LbSubsetSelector.Builder>
-
setField
public Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.Builder>
-
clearField
public Subset.LbSubsetSelector.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
-
clearOneof
public Subset.LbSubsetSelector.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
-
setRepeatedField
public Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.Builder>
-
addRepeatedField
public Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Subset.LbSubsetSelector.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
-
mergeFrom
public Subset.LbSubsetSelector.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<Subset.LbSubsetSelector.Builder>- Throws:
IOException
-
getKeysList
public com.google.protobuf.ProtocolStringList getKeysList()List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Specified by:
getKeysListin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- A list containing the keys.
-
getKeysCount
public int getKeysCount()List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Specified by:
getKeysCountin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- The count of keys.
-
getKeys
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Specified by:
getKeysin interfaceSubset.LbSubsetSelectorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The keys at the given index.
-
getKeysBytes
public com.google.protobuf.ByteString getKeysBytes(int index) List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Specified by:
getKeysBytesin interfaceSubset.LbSubsetSelectorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the keys at the given index.
-
setKeys
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Parameters:
index- The index to set the value at.value- The keys to set.- Returns:
- This builder for chaining.
-
addKeys
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Parameters:
value- The keys to add.- Returns:
- This builder for chaining.
-
addAllKeys
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Parameters:
values- The keys to add.- Returns:
- This builder for chaining.
-
clearKeys
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Returns:
- This builder for chaining.
-
addKeysBytes
List of keys to match with the weighted cluster metadata.
repeated string keys = 1;- Parameters:
value- The bytes of the keys to add.- Returns:
- This builder for chaining.
-
getSingleHostPerSubset
public boolean getSingleHostPerSubset()Selects a mode of operation in which each subset has only one host. This mode uses the same rules for choosing a host, but updating hosts is faster, especially for large numbers of hosts. If a match is found to a host, that host will be used regardless of priority levels. When this mode is enabled, configurations that contain more than one host with the same metadata value for the single key in ``keys`` will use only one of the hosts with the given key; no requests will be routed to the others. The cluster gauge :ref:`lb_subsets_single_host_per_subset_duplicate<config_cluster_manager_cluster_stats_subset_lb>` indicates how many duplicates are present in the current configuration.
bool single_host_per_subset = 4;- Specified by:
getSingleHostPerSubsetin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- The singleHostPerSubset.
-
setSingleHostPerSubset
Selects a mode of operation in which each subset has only one host. This mode uses the same rules for choosing a host, but updating hosts is faster, especially for large numbers of hosts. If a match is found to a host, that host will be used regardless of priority levels. When this mode is enabled, configurations that contain more than one host with the same metadata value for the single key in ``keys`` will use only one of the hosts with the given key; no requests will be routed to the others. The cluster gauge :ref:`lb_subsets_single_host_per_subset_duplicate<config_cluster_manager_cluster_stats_subset_lb>` indicates how many duplicates are present in the current configuration.
bool single_host_per_subset = 4;- Parameters:
value- The singleHostPerSubset to set.- Returns:
- This builder for chaining.
-
clearSingleHostPerSubset
Selects a mode of operation in which each subset has only one host. This mode uses the same rules for choosing a host, but updating hosts is faster, especially for large numbers of hosts. If a match is found to a host, that host will be used regardless of priority levels. When this mode is enabled, configurations that contain more than one host with the same metadata value for the single key in ``keys`` will use only one of the hosts with the given key; no requests will be routed to the others. The cluster gauge :ref:`lb_subsets_single_host_per_subset_duplicate<config_cluster_manager_cluster_stats_subset_lb>` indicates how many duplicates are present in the current configuration.
bool single_host_per_subset = 4;- Returns:
- This builder for chaining.
-
getFallbackPolicyValue
public int getFallbackPolicyValue()The behavior used when no endpoint subset matches the selected route's metadata.
.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy fallback_policy = 2 [(.validate.rules) = { ... }- Specified by:
getFallbackPolicyValuein interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- The enum numeric value on the wire for fallbackPolicy.
-
setFallbackPolicyValue
The behavior used when no endpoint subset matches the selected route's metadata.
.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy fallback_policy = 2 [(.validate.rules) = { ... }- Parameters:
value- The enum numeric value on the wire for fallbackPolicy to set.- Returns:
- This builder for chaining.
-
getFallbackPolicy
The behavior used when no endpoint subset matches the selected route's metadata.
.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy fallback_policy = 2 [(.validate.rules) = { ... }- Specified by:
getFallbackPolicyin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- The fallbackPolicy.
-
setFallbackPolicy
public Subset.LbSubsetSelector.Builder setFallbackPolicy(Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy value) The behavior used when no endpoint subset matches the selected route's metadata.
.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy fallback_policy = 2 [(.validate.rules) = { ... }- Parameters:
value- The fallbackPolicy to set.- Returns:
- This builder for chaining.
-
clearFallbackPolicy
The behavior used when no endpoint subset matches the selected route's metadata.
.envoy.extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy fallback_policy = 2 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
getFallbackKeysSubsetList
public com.google.protobuf.ProtocolStringList getFallbackKeysSubsetList()Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Specified by:
getFallbackKeysSubsetListin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- A list containing the fallbackKeysSubset.
-
getFallbackKeysSubsetCount
public int getFallbackKeysSubsetCount()Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Specified by:
getFallbackKeysSubsetCountin interfaceSubset.LbSubsetSelectorOrBuilder- Returns:
- The count of fallbackKeysSubset.
-
getFallbackKeysSubset
Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Specified by:
getFallbackKeysSubsetin interfaceSubset.LbSubsetSelectorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The fallbackKeysSubset at the given index.
-
getFallbackKeysSubsetBytes
public com.google.protobuf.ByteString getFallbackKeysSubsetBytes(int index) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Specified by:
getFallbackKeysSubsetBytesin interfaceSubset.LbSubsetSelectorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the fallbackKeysSubset at the given index.
-
setFallbackKeysSubset
Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Parameters:
index- The index to set the value at.value- The fallbackKeysSubset to set.- Returns:
- This builder for chaining.
-
addFallbackKeysSubset
Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Parameters:
value- The fallbackKeysSubset to add.- Returns:
- This builder for chaining.
-
addAllFallbackKeysSubset
Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Parameters:
values- The fallbackKeysSubset to add.- Returns:
- This builder for chaining.
-
clearFallbackKeysSubset
Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Returns:
- This builder for chaining.
-
addFallbackKeysSubsetBytes
public Subset.LbSubsetSelector.Builder addFallbackKeysSubsetBytes(com.google.protobuf.ByteString value) Subset of :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` used by :ref:`KEYS_SUBSET<envoy_v3_api_enum_value_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.LbSubsetSelectorFallbackPolicy.KEYS_SUBSET>` fallback policy. It has to be a non empty list if KEYS_SUBSET fallback policy is selected. For any other fallback policy the parameter is not used and should not be set. Only values also present in :ref:`keys<envoy_v3_api_field_extensions.load_balancing_policies.subset.v3.Subset.LbSubsetSelector.keys>` are allowed, but ``fallback_keys_subset`` cannot be equal to ``keys``.
repeated string fallback_keys_subset = 3;- Parameters:
value- The bytes of the fallbackKeysSubset to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Subset.LbSubsetSelector.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
-
mergeUnknownFields
public final Subset.LbSubsetSelector.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Subset.LbSubsetSelector.Builder>
-