| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CheckCapacityResponse |
Wafv2Client.checkCapacity(CheckCapacityRequest checkCapacityRequest)
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
default CheckCapacityResponse |
Wafv2Client.checkCapacity(Consumer<CheckCapacityRequest.Builder> checkCapacityRequest)
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CheckCapacityResponse> |
Wafv2AsyncClient.checkCapacity(CheckCapacityRequest checkCapacityRequest)
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
default CompletableFuture<CheckCapacityResponse> |
Wafv2AsyncClient.checkCapacity(Consumer<CheckCapacityRequest.Builder> checkCapacityRequest)
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
Copyright © 2023. All rights reserved.