| 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) |
CreateIPSetRequest |
CreateIPSetRequest.withIPAddressVersion(IPAddressVersion iPAddressVersion)
Specify IPV4 or IPV6.
|
IPSet |
IPSet.withIPAddressVersion(IPAddressVersion iPAddressVersion)
Specify IPV4 or IPV6.
|
Copyright © 2021. All rights reserved.