Uses of Interface
software.amazon.awssdk.services.shield.model.CountAction.Builder
-
Packages that use CountAction.Builder Package Description software.amazon.awssdk.services.shield.model -
-
Uses of CountAction.Builder in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return CountAction.Builder Modifier and Type Method Description static CountAction.BuilderCountAction. builder()CountAction.BuilderCountAction. toBuilder()Methods in software.amazon.awssdk.services.shield.model that return types with arguments of type CountAction.Builder Modifier and Type Method Description static Class<? extends CountAction.Builder>CountAction. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.shield.model with type arguments of type CountAction.Builder Modifier and Type Method Description default ResponseAction.BuilderResponseAction.Builder. count(Consumer<CountAction.Builder> count)Specifies that Shield Advanced should configure its WAF rules with the WAFCountaction.
-