| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.builder() |
ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.Builder.description(String description)
The description of the managed rule group, provided by Amazon Web Services Managed Rules or the Amazon Web
Services Marketplace seller who manages it.
|
ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.Builder.name(String name)
The name of the managed rule group.
|
ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.toBuilder() |
ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.Builder.vendorName(String vendorName)
The name of the managed rule group vendor.
|
ManagedRuleGroupSummary.Builder |
ManagedRuleGroupSummary.Builder.versioningSupported(Boolean versioningSupported)
Indicates whether the managed rule group is versioned.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ManagedRuleGroupSummary.Builder> |
ManagedRuleGroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.