public static interface RateBasedStatementManagedKeysIPSet.Builder extends SdkPojo, CopyableBuilder<RateBasedStatementManagedKeysIPSet.Builder,RateBasedStatementManagedKeysIPSet>
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatementManagedKeysIPSet.Builder |
addresses(Collection<String> addresses)
The IP addresses that are currently blocked.
|
RateBasedStatementManagedKeysIPSet.Builder |
addresses(String... addresses)
The IP addresses that are currently blocked.
|
RateBasedStatementManagedKeysIPSet.Builder |
ipAddressVersion(IPAddressVersion ipAddressVersion)
The version of the IP addresses, either
IPV4 or IPV6. |
RateBasedStatementManagedKeysIPSet.Builder |
ipAddressVersion(String ipAddressVersion)
The version of the IP addresses, either
IPV4 or IPV6. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRateBasedStatementManagedKeysIPSet.Builder ipAddressVersion(String ipAddressVersion)
The version of the IP addresses, either IPV4 or IPV6.
ipAddressVersion - The version of the IP addresses, either IPV4 or IPV6.IPAddressVersion,
IPAddressVersionRateBasedStatementManagedKeysIPSet.Builder ipAddressVersion(IPAddressVersion ipAddressVersion)
The version of the IP addresses, either IPV4 or IPV6.
ipAddressVersion - The version of the IP addresses, either IPV4 or IPV6.IPAddressVersion,
IPAddressVersionRateBasedStatementManagedKeysIPSet.Builder addresses(Collection<String> addresses)
The IP addresses that are currently blocked.
addresses - The IP addresses that are currently blocked.RateBasedStatementManagedKeysIPSet.Builder addresses(String... addresses)
The IP addresses that are currently blocked.
addresses - The IP addresses that are currently blocked.Copyright © 2023. All rights reserved.