public static final class ALBL4RuleMatchTarget.Builder
extends java.lang.Object
ALBL4RuleMatchTarget.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBL4RuleMatchTarget. |
| Modifier and Type | Method and Description |
|---|---|
ALBL4RuleMatchTarget |
build() |
ALBL4RuleMatchTarget.Builder |
setClientIp(ALBIpAddrMatch clientIp) |
ALBL4RuleMatchTarget.Builder |
setPort(ALBL4RulePortMatch port) |
ALBL4RuleMatchTarget.Builder |
setProtocol(ALBL4RuleProtocolMatch protocol) |
public Builder()
ALBL4RuleMatchTarget.public ALBL4RuleMatchTarget.Builder setClientIp(ALBIpAddrMatch clientIp)
clientIp - New value for the property.public ALBL4RuleMatchTarget.Builder setPort(ALBL4RulePortMatch port)
port - New value for the property.public ALBL4RuleMatchTarget.Builder setProtocol(ALBL4RuleProtocolMatch protocol)
protocol - New value for the property.public ALBL4RuleMatchTarget build()