| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.clone() |
RateBasedStatementManagedKeysIPSet |
GetRateBasedStatementManagedKeysResult.getManagedKeysIPV4()
The keys that are of Internet Protocol version 4 (IPv4).
|
RateBasedStatementManagedKeysIPSet |
GetRateBasedStatementManagedKeysResult.getManagedKeysIPV6()
The keys that are of Internet Protocol version 6 (IPv6).
|
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.withAddresses(Collection<String> addresses)
The IP addresses that are currently blocked.
|
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.withAddresses(String... addresses)
The IP addresses that are currently blocked.
|
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.withIPAddressVersion(IPAddressVersion iPAddressVersion) |
RateBasedStatementManagedKeysIPSet |
RateBasedStatementManagedKeysIPSet.withIPAddressVersion(String iPAddressVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetRateBasedStatementManagedKeysResult.setManagedKeysIPV4(RateBasedStatementManagedKeysIPSet managedKeysIPV4)
The keys that are of Internet Protocol version 4 (IPv4).
|
void |
GetRateBasedStatementManagedKeysResult.setManagedKeysIPV6(RateBasedStatementManagedKeysIPSet managedKeysIPV6)
The keys that are of Internet Protocol version 6 (IPv6).
|
GetRateBasedStatementManagedKeysResult |
GetRateBasedStatementManagedKeysResult.withManagedKeysIPV4(RateBasedStatementManagedKeysIPSet managedKeysIPV4)
The keys that are of Internet Protocol version 4 (IPv4).
|
GetRateBasedStatementManagedKeysResult |
GetRateBasedStatementManagedKeysResult.withManagedKeysIPV6(RateBasedStatementManagedKeysIPSet managedKeysIPV6)
The keys that are of Internet Protocol version 6 (IPv6).
|
Copyright © 2020. All rights reserved.