| 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 GetRuleGroupResponse |
WafClient.getRuleGroup(GetRuleGroupRequest getRuleGroupRequest)
Returns the RuleGroup that is specified by the
RuleGroupId that you included in the
GetRuleGroup request. |
default CompletableFuture<GetRuleGroupResponse> |
WafAsyncClient.getRuleGroup(GetRuleGroupRequest getRuleGroupRequest)
Returns the RuleGroup that is specified by the
RuleGroupId that you included in the
GetRuleGroup request. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRuleGroupResponse> |
WafRegionalAsyncClient.getRuleGroup(GetRuleGroupRequest getRuleGroupRequest)
Returns the RuleGroup that is specified by the
RuleGroupId that you included in the
GetRuleGroup request. |
default GetRuleGroupResponse |
WafRegionalClient.getRuleGroup(GetRuleGroupRequest getRuleGroupRequest)
Returns the RuleGroup that is specified by the
RuleGroupId that you included in the
GetRuleGroup request. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRuleGroupRequestMarshaller.marshall(GetRuleGroupRequest getRuleGroupRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRuleGroupRequestMarshaller.marshall(GetRuleGroupRequest getRuleGroupRequest) |
Copyright © 2019. All rights reserved.