default CheckCapacityResponse |
Wafv2Client.checkCapacity(Consumer<CheckCapacityRequest.Builder> checkCapacityRequest) |
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
default CheckCapacityResponse |
Wafv2Client.checkCapacity(CheckCapacityRequest checkCapacityRequest) |
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
default CreateWebAclResponse |
Wafv2Client.createWebACL(Consumer<CreateWebAclRequest.Builder> createWebAclRequest) |
Creates a WebACL per the specifications provided.
|
default CreateWebAclResponse |
Wafv2Client.createWebACL(CreateWebAclRequest createWebAclRequest) |
Creates a WebACL per the specifications provided.
|
default DescribeManagedRuleGroupResponse |
Wafv2Client.describeManagedRuleGroup(Consumer<DescribeManagedRuleGroupRequest.Builder> describeManagedRuleGroupRequest) |
Provides high-level information for a managed rule group, including descriptions of the rules.
|
default DescribeManagedRuleGroupResponse |
Wafv2Client.describeManagedRuleGroup(DescribeManagedRuleGroupRequest describeManagedRuleGroupRequest) |
Provides high-level information for a managed rule group, including descriptions of the rules.
|
default GetDecryptedApiKeyResponse |
Wafv2Client.getDecryptedAPIKey(Consumer<GetDecryptedApiKeyRequest.Builder> getDecryptedApiKeyRequest) |
Returns your API key in decrypted form.
|
default GetDecryptedApiKeyResponse |
Wafv2Client.getDecryptedAPIKey(GetDecryptedApiKeyRequest getDecryptedApiKeyRequest) |
Returns your API key in decrypted form.
|
default ListApiKeysResponse |
Wafv2Client.listAPIKeys(Consumer<ListApiKeysRequest.Builder> listApiKeysRequest) |
Retrieves a list of the API keys that you've defined for the specified scope.
|
default ListApiKeysResponse |
Wafv2Client.listAPIKeys(ListApiKeysRequest listApiKeysRequest) |
Retrieves a list of the API keys that you've defined for the specified scope.
|
default UpdateWebAclResponse |
Wafv2Client.updateWebACL(Consumer<UpdateWebAclRequest.Builder> updateWebAclRequest) |
|
default UpdateWebAclResponse |
Wafv2Client.updateWebACL(UpdateWebAclRequest updateWebAclRequest) |
|