| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteRuleGroupResponse |
WafClient.deleteRuleGroup(DeleteRuleGroupRequest deleteRuleGroupRequest)
Permanently deletes a RuleGroup.
|
default CompletableFuture<DeleteRuleGroupResponse> |
WafAsyncClient.deleteRuleGroup(DeleteRuleGroupRequest deleteRuleGroupRequest)
Permanently deletes a RuleGroup.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteRuleGroupResponse> |
WafRegionalAsyncClient.deleteRuleGroup(DeleteRuleGroupRequest deleteRuleGroupRequest)
Permanently deletes a RuleGroup.
|
default DeleteRuleGroupResponse |
WafRegionalClient.deleteRuleGroup(DeleteRuleGroupRequest deleteRuleGroupRequest)
Permanently deletes a RuleGroup.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteRuleGroupRequestMarshaller.marshall(DeleteRuleGroupRequest deleteRuleGroupRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteRuleGroupRequestMarshaller.marshall(DeleteRuleGroupRequest deleteRuleGroupRequest) |
Copyright © 2019. All rights reserved.