| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static IPAddressVersion |
IPAddressVersion.fromValue(String value)
Use this in place of valueOf.
|
static IPAddressVersion |
IPAddressVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPAddressVersion[] |
IPAddressVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.withIPAddressVersion(IPAddressVersion iPAddressVersion)
The version of the IP addresses, either
IPV4 or IPV6. |
CreateIPSetRequest |
CreateIPSetRequest.withIPAddressVersion(IPAddressVersion iPAddressVersion)
The version of the IP addresses, either
IPV4 or IPV6. |
IPSet |
IPSet.withIPAddressVersion(IPAddressVersion iPAddressVersion)
The version of the IP addresses, either
IPV4 or IPV6. |
Copyright © 2024. All rights reserved.