| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupVersion |
ManagedRuleGroupVersion.clone() |
ManagedRuleGroupVersion |
ManagedRuleGroupVersion.withLastUpdateTimestamp(Date lastUpdateTimestamp)
The date and time that the managed rule group owner updated the rule group version information.
|
ManagedRuleGroupVersion |
ManagedRuleGroupVersion.withName(String name)
The version name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleGroupVersion> |
ListAvailableManagedRuleGroupVersionsResult.getVersions()
The versions that are currently available for the specified managed rule group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupVersionsResult |
ListAvailableManagedRuleGroupVersionsResult.withVersions(ManagedRuleGroupVersion... versions)
The versions that are currently available for the specified managed rule group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAvailableManagedRuleGroupVersionsResult.setVersions(Collection<ManagedRuleGroupVersion> versions)
The versions that are currently available for the specified managed rule group.
|
ListAvailableManagedRuleGroupVersionsResult |
ListAvailableManagedRuleGroupVersionsResult.withVersions(Collection<ManagedRuleGroupVersion> versions)
The versions that are currently available for the specified managed rule group.
|
Copyright © 2024. All rights reserved.