Uses of Class
software.amazon.awssdk.services.wafv2.model.RateLimitLabelNamespace
-
Packages that use RateLimitLabelNamespace Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RateLimitLabelNamespace in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RateLimitLabelNamespace Modifier and Type Method Description RateLimitLabelNamespaceRateBasedStatementCustomKey. labelNamespace()Use the specified label namespace as an aggregate key.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type RateLimitLabelNamespace Modifier and Type Method Description RateBasedStatementCustomKey.BuilderRateBasedStatementCustomKey.Builder. labelNamespace(RateLimitLabelNamespace labelNamespace)Use the specified label namespace as an aggregate key.
-