public static final class ALBDnsClientIpMatch.Builder
extends java.lang.Object
ALBDnsClientIpMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDnsClientIpMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBDnsClientIpMatch |
build() |
ALBDnsClientIpMatch.Builder |
setClientIp(ALBIpAddrMatch clientIp) |
ALBDnsClientIpMatch.Builder |
setUseEdnsClientSubnetIp(java.lang.Boolean useEdnsClientSubnetIp)
Use the IP address from the EDNS client subnet option, if available, as the
source IP address of the client.
|
public Builder()
ALBDnsClientIpMatch.public ALBDnsClientIpMatch.Builder setClientIp(ALBIpAddrMatch clientIp)
clientIp - New value for the property.public ALBDnsClientIpMatch.Builder setUseEdnsClientSubnetIp(java.lang.Boolean useEdnsClientSubnetIp)
useEdnsClientSubnetIp - New value for the property.public ALBDnsClientIpMatch build()