| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleGroupSummary.Builder |
RuleGroupSummary.builder() |
RuleGroupSummary.Builder |
RuleGroupSummary.Builder.name(String name)
A friendly name or description of the RuleGroup.
|
RuleGroupSummary.Builder |
RuleGroupSummary.Builder.ruleGroupId(String ruleGroupId)
A unique identifier for a
RuleGroup. |
RuleGroupSummary.Builder |
RuleGroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RuleGroupSummary.Builder> |
RuleGroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.