public static final class ALBL4RuleProtocolMatch.Builder
extends java.lang.Object
ALBL4RuleProtocolMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBL4RuleProtocolMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBL4RuleProtocolMatch |
build() |
ALBL4RuleProtocolMatch.Builder |
setMatchCriteria(java.lang.String matchCriteria)
Possible values are:
ALBL4RuleProtocolMatch.MATCH_CRITERIA_IN
ALBL4RuleProtocolMatch.MATCH_CRITERIA_NOT_IN
Criterion to use for transport protocol matching. |
ALBL4RuleProtocolMatch.Builder |
setProtocol(java.lang.String protocol)
Possible values are:
ALBL4RuleProtocolMatch.PROTOCOL_ICMP
ALBL4RuleProtocolMatch.PROTOCOL_TCP
ALBL4RuleProtocolMatch.PROTOCOL_UDP
Transport protocol to match. |
public Builder()
ALBL4RuleProtocolMatch.public ALBL4RuleProtocolMatch.Builder setMatchCriteria(java.lang.String matchCriteria)
matchCriteria - New value for the property.public ALBL4RuleProtocolMatch.Builder setProtocol(java.lang.String protocol)
protocol - New value for the property.public ALBL4RuleProtocolMatch build()