| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBProtocolMatch.Builder |
ALBProtocolMatch.Builder.setMatchCriteria(java.lang.String matchCriteria)
Possible values are:
ALBProtocolMatch.MATCH_CRITERIA_IN
ALBProtocolMatch.MATCH_CRITERIA_NOT_IN
Criterion to use for protocol matching the HTTP request. |
ALBProtocolMatch.Builder |
ALBProtocolMatch.Builder.setProtocols(java.lang.String protocols)
Possible values are:
ALBProtocolMatch.PROTOCOLS_HTTP
ALBProtocolMatch.PROTOCOLS_HTTPS
HTTP or HTTPS protocol. |