| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateRuleGroupResponse |
Wafv2Client.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a RuleGroup per the specifications provided.
|
default CompletableFuture<CreateRuleGroupResponse> |
Wafv2AsyncClient.createRuleGroup(CreateRuleGroupRequest createRuleGroupRequest)
Creates a RuleGroup per the specifications provided.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRuleGroupRequestMarshaller.marshall(CreateRuleGroupRequest createRuleGroupRequest) |
Copyright © 2023. All rights reserved.