Class RateLimit.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<RateLimit.Builder>
-
- io.envoyproxy.envoy.config.route.v3.RateLimit.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RateLimitOrBuilder,java.lang.Cloneable
- Enclosing class:
- RateLimit
public static final class RateLimit.Builder extends com.google.protobuf.GeneratedMessage.Builder<RateLimit.Builder> implements RateLimitOrBuilder
Global rate limiting :ref:`architecture overview <arch_overview_global_rate_limit>`. Also applies to Local rate limiting :ref:`using descriptors <config_http_filters_local_rate_limit_descriptors>`.
Protobuf typeenvoy.config.route.v3.RateLimit
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.List<RateLimit.Action>actions_private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action,RateLimit.Action.Builder,RateLimit.ActionOrBuilder>actionsBuilder_private intbitField0_private java.lang.ObjectdisableKey_private RateLimit.Overridelimit_private com.google.protobuf.SingleFieldBuilder<RateLimit.Override,RateLimit.Override.Builder,RateLimit.OverrideOrBuilder>limitBuilder_private com.google.protobuf.UInt32Valuestage_private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder,com.google.protobuf.UInt32ValueOrBuilder>stageBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RateLimit.BuilderaddActions(int index, RateLimit.Action value)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuilderaddActions(int index, RateLimit.Action.Builder builderForValue)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuilderaddActions(RateLimit.Action value)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuilderaddActions(RateLimit.Action.Builder builderForValue)A list of actions that are to be applied for this rate limit configuration.RateLimit.Action.BuilderaddActionsBuilder()A list of actions that are to be applied for this rate limit configuration.RateLimit.Action.BuilderaddActionsBuilder(int index)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuilderaddAllActions(java.lang.Iterable<? extends RateLimit.Action> values)A list of actions that are to be applied for this rate limit configuration.RateLimitbuild()RateLimitbuildPartial()private voidbuildPartial0(RateLimit result)private voidbuildPartialRepeatedFields(RateLimit result)RateLimit.Builderclear()RateLimit.BuilderclearActions()A list of actions that are to be applied for this rate limit configuration.RateLimit.BuilderclearDisableKey()The key to be set in runtime to disable this rate limit configuration.RateLimit.BuilderclearLimit()An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.BuilderclearStage()Refers to the stage set in the filter.private voidensureActionsIsMutable()RateLimit.ActiongetActions(int index)A list of actions that are to be applied for this rate limit configuration.RateLimit.Action.BuildergetActionsBuilder(int index)A list of actions that are to be applied for this rate limit configuration.java.util.List<RateLimit.Action.Builder>getActionsBuilderList()A list of actions that are to be applied for this rate limit configuration.intgetActionsCount()A list of actions that are to be applied for this rate limit configuration.private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action,RateLimit.Action.Builder,RateLimit.ActionOrBuilder>getActionsFieldBuilder()java.util.List<RateLimit.Action>getActionsList()A list of actions that are to be applied for this rate limit configuration.RateLimit.ActionOrBuildergetActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.java.util.List<? extends RateLimit.ActionOrBuilder>getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.RateLimitgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetDisableKey()The key to be set in runtime to disable this rate limit configuration.com.google.protobuf.ByteStringgetDisableKeyBytes()The key to be set in runtime to disable this rate limit configuration.RateLimit.OverridegetLimit()An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.Override.BuildergetLimitBuilder()An optional limit override to be appended to the descriptor produced by this rate limit configuration.private com.google.protobuf.SingleFieldBuilder<RateLimit.Override,RateLimit.Override.Builder,RateLimit.OverrideOrBuilder>getLimitFieldBuilder()An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.OverrideOrBuildergetLimitOrBuilder()An optional limit override to be appended to the descriptor produced by this rate limit configuration.com.google.protobuf.UInt32ValuegetStage()Refers to the stage set in the filter.com.google.protobuf.UInt32Value.BuildergetStageBuilder()Refers to the stage set in the filter.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder,com.google.protobuf.UInt32ValueOrBuilder>getStageFieldBuilder()Refers to the stage set in the filter.com.google.protobuf.UInt32ValueOrBuildergetStageOrBuilder()Refers to the stage set in the filter.booleanhasLimit()An optional limit override to be appended to the descriptor produced by this rate limit configuration.booleanhasStage()Refers to the stage set in the filter.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()private voidmaybeForceBuilderInitialization()RateLimit.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RateLimit.BuildermergeFrom(com.google.protobuf.Message other)RateLimit.BuildermergeFrom(RateLimit other)RateLimit.BuildermergeLimit(RateLimit.Override value)An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.BuildermergeStage(com.google.protobuf.UInt32Value value)Refers to the stage set in the filter.RateLimit.BuilderremoveActions(int index)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuildersetActions(int index, RateLimit.Action value)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuildersetActions(int index, RateLimit.Action.Builder builderForValue)A list of actions that are to be applied for this rate limit configuration.RateLimit.BuildersetDisableKey(java.lang.String value)The key to be set in runtime to disable this rate limit configuration.RateLimit.BuildersetDisableKeyBytes(com.google.protobuf.ByteString value)The key to be set in runtime to disable this rate limit configuration.RateLimit.BuildersetLimit(RateLimit.Override value)An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.BuildersetLimit(RateLimit.Override.Builder builderForValue)An optional limit override to be appended to the descriptor produced by this rate limit configuration.RateLimit.BuildersetStage(com.google.protobuf.UInt32Value value)Refers to the stage set in the filter.RateLimit.BuildersetStage(com.google.protobuf.UInt32Value.Builder builderForValue)Refers to the stage set in the filter.-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, 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
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
stage_
private com.google.protobuf.UInt32Value stage_
-
stageBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder,com.google.protobuf.UInt32ValueOrBuilder> stageBuilder_
-
disableKey_
private java.lang.Object disableKey_
-
actions_
private java.util.List<RateLimit.Action> actions_
-
actionsBuilder_
private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action,RateLimit.Action.Builder,RateLimit.ActionOrBuilder> actionsBuilder_
-
limit_
private RateLimit.Override limit_
-
limitBuilder_
private com.google.protobuf.SingleFieldBuilder<RateLimit.Override,RateLimit.Override.Builder,RateLimit.OverrideOrBuilder> limitBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization()
-
clear
public RateLimit.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.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.GeneratedMessage.Builder<RateLimit.Builder>
-
getDefaultInstanceForType
public RateLimit getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RateLimit build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RateLimit buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(RateLimit result)
-
buildPartial0
private void buildPartial0(RateLimit result)
-
mergeFrom
public RateLimit.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RateLimit.Builder>
-
mergeFrom
public RateLimit.Builder mergeFrom(RateLimit other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<RateLimit.Builder>
-
mergeFrom
public RateLimit.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RateLimit.Builder>- Throws:
java.io.IOException
-
hasStage
public boolean hasStage()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }- Specified by:
hasStagein interfaceRateLimitOrBuilder- Returns:
- Whether the stage field is set.
-
getStage
public com.google.protobuf.UInt32Value getStage()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }- Specified by:
getStagein interfaceRateLimitOrBuilder- Returns:
- The stage.
-
setStage
public RateLimit.Builder setStage(com.google.protobuf.UInt32Value value)
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
setStage
public RateLimit.Builder setStage(com.google.protobuf.UInt32Value.Builder builderForValue)
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
mergeStage
public RateLimit.Builder mergeStage(com.google.protobuf.UInt32Value value)
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
clearStage
public RateLimit.Builder clearStage()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
getStageBuilder
public com.google.protobuf.UInt32Value.Builder getStageBuilder()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
getStageOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getStageOrBuilder()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }- Specified by:
getStageOrBuilderin interfaceRateLimitOrBuilder
-
getStageFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.UInt32Value,com.google.protobuf.UInt32Value.Builder,com.google.protobuf.UInt32ValueOrBuilder> getStageFieldBuilder()
Refers to the stage set in the filter. The rate limit configuration only applies to filters with the same stage number. The default stage number is 0. .. note:: The filter supports a range of 0 - 10 inclusively for stage numbers.
.google.protobuf.UInt32Value stage = 1 [(.validate.rules) = { ... }
-
getDisableKey
public java.lang.String getDisableKey()
The key to be set in runtime to disable this rate limit configuration.
string disable_key = 2;- Specified by:
getDisableKeyin interfaceRateLimitOrBuilder- Returns:
- The disableKey.
-
getDisableKeyBytes
public com.google.protobuf.ByteString getDisableKeyBytes()
The key to be set in runtime to disable this rate limit configuration.
string disable_key = 2;- Specified by:
getDisableKeyBytesin interfaceRateLimitOrBuilder- Returns:
- The bytes for disableKey.
-
setDisableKey
public RateLimit.Builder setDisableKey(java.lang.String value)
The key to be set in runtime to disable this rate limit configuration.
string disable_key = 2;- Parameters:
value- The disableKey to set.- Returns:
- This builder for chaining.
-
clearDisableKey
public RateLimit.Builder clearDisableKey()
The key to be set in runtime to disable this rate limit configuration.
string disable_key = 2;- Returns:
- This builder for chaining.
-
setDisableKeyBytes
public RateLimit.Builder setDisableKeyBytes(com.google.protobuf.ByteString value)
The key to be set in runtime to disable this rate limit configuration.
string disable_key = 2;- Parameters:
value- The bytes for disableKey to set.- Returns:
- This builder for chaining.
-
ensureActionsIsMutable
private void ensureActionsIsMutable()
-
getActionsList
public java.util.List<RateLimit.Action> getActionsList()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsListin interfaceRateLimitOrBuilder
-
getActionsCount
public int getActionsCount()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsCountin interfaceRateLimitOrBuilder
-
getActions
public RateLimit.Action getActions(int index)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsin interfaceRateLimitOrBuilder
-
setActions
public RateLimit.Builder setActions(int index, RateLimit.Action value)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
setActions
public RateLimit.Builder setActions(int index, RateLimit.Action.Builder builderForValue)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addActions
public RateLimit.Builder addActions(RateLimit.Action value)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addActions
public RateLimit.Builder addActions(int index, RateLimit.Action value)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addActions
public RateLimit.Builder addActions(RateLimit.Action.Builder builderForValue)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addActions
public RateLimit.Builder addActions(int index, RateLimit.Action.Builder builderForValue)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addAllActions
public RateLimit.Builder addAllActions(java.lang.Iterable<? extends RateLimit.Action> values)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
clearActions
public RateLimit.Builder clearActions()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
removeActions
public RateLimit.Builder removeActions(int index)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
getActionsBuilder
public RateLimit.Action.Builder getActionsBuilder(int index)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
getActionsOrBuilder
public RateLimit.ActionOrBuilder getActionsOrBuilder(int index)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsOrBuilderin interfaceRateLimitOrBuilder
-
getActionsOrBuilderList
public java.util.List<? extends RateLimit.ActionOrBuilder> getActionsOrBuilderList()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsOrBuilderListin interfaceRateLimitOrBuilder
-
addActionsBuilder
public RateLimit.Action.Builder addActionsBuilder()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
addActionsBuilder
public RateLimit.Action.Builder addActionsBuilder(int index)
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
getActionsBuilderList
public java.util.List<RateLimit.Action.Builder> getActionsBuilderList()
A list of actions that are to be applied for this rate limit configuration. Order matters as the actions are processed sequentially and the descriptor is composed by appending descriptor entries in that sequence. If an action cannot append a descriptor entry, no descriptor is generated for the configuration. See :ref:`composing actions <config_http_filters_rate_limit_composing_actions>` for additional documentation.
repeated .envoy.config.route.v3.RateLimit.Action actions = 3 [(.validate.rules) = { ... }
-
getActionsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<RateLimit.Action,RateLimit.Action.Builder,RateLimit.ActionOrBuilder> getActionsFieldBuilder()
-
hasLimit
public boolean hasLimit()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;- Specified by:
hasLimitin interfaceRateLimitOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public RateLimit.Override getLimit()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;- Specified by:
getLimitin interfaceRateLimitOrBuilder- Returns:
- The limit.
-
setLimit
public RateLimit.Builder setLimit(RateLimit.Override value)
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
setLimit
public RateLimit.Builder setLimit(RateLimit.Override.Builder builderForValue)
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
mergeLimit
public RateLimit.Builder mergeLimit(RateLimit.Override value)
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
clearLimit
public RateLimit.Builder clearLimit()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
getLimitBuilder
public RateLimit.Override.Builder getLimitBuilder()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
getLimitOrBuilder
public RateLimit.OverrideOrBuilder getLimitOrBuilder()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;- Specified by:
getLimitOrBuilderin interfaceRateLimitOrBuilder
-
getLimitFieldBuilder
private com.google.protobuf.SingleFieldBuilder<RateLimit.Override,RateLimit.Override.Builder,RateLimit.OverrideOrBuilder> getLimitFieldBuilder()
An optional limit override to be appended to the descriptor produced by this rate limit configuration. If the override value is invalid or cannot be resolved from metadata, no override is provided. See :ref:`rate limit override <config_http_filters_rate_limit_rate_limit_override>` for more information.
.envoy.config.route.v3.RateLimit.Override limit = 4;
-
-