public static final class ALBSSLProfileSelector.Builder
extends java.lang.Object
ALBSSLProfileSelector.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBSSLProfileSelector. |
| Modifier and Type | Method and Description |
|---|---|
ALBSSLProfileSelector |
build() |
ALBSSLProfileSelector.Builder |
setClientIpList(ALBIpAddrMatch clientIpList) |
ALBSSLProfileSelector.Builder |
setSslProfilePath(java.lang.String sslProfilePath)
SSL profile for the client IP addresses listed.
|
public Builder()
ALBSSLProfileSelector.public ALBSSLProfileSelector.Builder setClientIpList(ALBIpAddrMatch clientIpList)
clientIpList - New value for the property.public ALBSSLProfileSelector.Builder setSslProfilePath(java.lang.String sslProfilePath)
sslProfilePath - New value for the property.public ALBSSLProfileSelector build()