| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRuleGroupResponse |
WafClient.createRuleGroup(Consumer<CreateRuleGroupRequest.Builder> createRuleGroupRequest)
Creates a
RuleGroup. |
default CreateRuleGroupResponse |
WafClient.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a
RuleGroup. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRuleGroupResponse> |
WafAsyncClient.createRuleGroup(Consumer<CreateRuleGroupRequest.Builder> createRuleGroupRequest)
Creates a
RuleGroup. |
default CompletableFuture<CreateRuleGroupResponse> |
WafAsyncClient.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a
RuleGroup. |
| Modifier and Type | Method and Description |
|---|---|
default CreateRuleGroupResponse |
WafRegionalClient.createRuleGroup(Consumer<CreateRuleGroupRequest.Builder> createRuleGroupRequest)
Creates a
RuleGroup. |
default CreateRuleGroupResponse |
WafRegionalClient.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a
RuleGroup. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRuleGroupResponse> |
WafRegionalAsyncClient.createRuleGroup(Consumer<CreateRuleGroupRequest.Builder> createRuleGroupRequest)
Creates a
RuleGroup. |
default CompletableFuture<CreateRuleGroupResponse> |
WafRegionalAsyncClient.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a
RuleGroup. |
Copyright © 2019. All rights reserved.