Uses of Interface
software.amazon.awssdk.services.wafv2.model.RateLimitIP.Builder
-
Packages that use RateLimitIP.Builder Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RateLimitIP.Builder in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RateLimitIP.Builder Modifier and Type Method Description static RateLimitIP.BuilderRateLimitIP. builder()RateLimitIP.BuilderRateLimitIP. toBuilder()Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type RateLimitIP.Builder Modifier and Type Method Description static Class<? extends RateLimitIP.Builder>RateLimitIP. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.wafv2.model with type arguments of type RateLimitIP.Builder Modifier and Type Method Description default RateBasedStatementCustomKey.BuilderRateBasedStatementCustomKey.Builder. ip(Consumer<RateLimitIP.Builder> ip)Use the request's originating IP address as an aggregate key.
-