public static final class ALBAuthenticationMatch.Builder
extends java.lang.Object
ALBAuthenticationMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBAuthenticationMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBAuthenticationMatch |
build() |
ALBAuthenticationMatch.Builder |
setClientIp(ALBIpAddrMatch clientIp) |
ALBAuthenticationMatch.Builder |
setHostHdr(ALBHostHdrMatch hostHdr) |
ALBAuthenticationMatch.Builder |
setPath(ALBPathMatch path) |
public Builder()
ALBAuthenticationMatch.public ALBAuthenticationMatch.Builder setClientIp(ALBIpAddrMatch clientIp)
clientIp - New value for the property.public ALBAuthenticationMatch.Builder setHostHdr(ALBHostHdrMatch hostHdr)
hostHdr - New value for the property.public ALBAuthenticationMatch.Builder setPath(ALBPathMatch path)
path - New value for the property.public ALBAuthenticationMatch build()