| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupSummary |
ManagedRuleGroupSummary.clone() |
ManagedRuleGroupSummary |
ManagedRuleGroupSummary.withDescription(String description)
The description of the managed rule group, provided by AWS Managed Rules or the AWS Marketplace seller who
manages it.
|
ManagedRuleGroupSummary |
ManagedRuleGroupSummary.withName(String name)
The name of the managed rule group.
|
ManagedRuleGroupSummary |
ManagedRuleGroupSummary.withVendorName(String vendorName)
The name of the managed rule group vendor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleGroupSummary> |
ListAvailableManagedRuleGroupsResult.getManagedRuleGroups()
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.withManagedRuleGroups(ManagedRuleGroupSummary... managedRuleGroups)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAvailableManagedRuleGroupsResult.setManagedRuleGroups(Collection<ManagedRuleGroupSummary> managedRuleGroups)
|
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.withManagedRuleGroups(Collection<ManagedRuleGroupSummary> managedRuleGroups)
|
Copyright © 2020. All rights reserved.