| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleSetSummary |
ManagedRuleSetSummary.clone() |
ManagedRuleSetSummary |
ManagedRuleSetSummary.withARN(String aRN)
The Amazon Resource Name (ARN) of the entity.
|
ManagedRuleSetSummary |
ManagedRuleSetSummary.withDescription(String description)
A description of the set that helps with identification.
|
ManagedRuleSetSummary |
ManagedRuleSetSummary.withId(String id)
A unique identifier for the managed rule set.
|
ManagedRuleSetSummary |
ManagedRuleSetSummary.withLabelNamespace(String labelNamespace)
The label namespace prefix for the managed rule groups that are offered to customers from this managed rule set.
|
ManagedRuleSetSummary |
ManagedRuleSetSummary.withLockToken(String lockToken)
A token used for optimistic locking.
|
ManagedRuleSetSummary |
ManagedRuleSetSummary.withName(String name)
The name of the managed rule set.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleSetSummary> |
ListManagedRuleSetsResult.getManagedRuleSets()
Your managed rule sets.
|
| Modifier and Type | Method and Description |
|---|---|
ListManagedRuleSetsResult |
ListManagedRuleSetsResult.withManagedRuleSets(ManagedRuleSetSummary... managedRuleSets)
Your managed rule sets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListManagedRuleSetsResult.setManagedRuleSets(Collection<ManagedRuleSetSummary> managedRuleSets)
Your managed rule sets.
|
ListManagedRuleSetsResult |
ListManagedRuleSetsResult.withManagedRuleSets(Collection<ManagedRuleSetSummary> managedRuleSets)
Your managed rule sets.
|
Copyright © 2025. All rights reserved.