| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setAllHeaders(java.lang.Boolean allHeaders)
Log all HTTP headers upon rule match.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setEnable(java.lang.Boolean enable)
Enable or disable the rule.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setHdrAction(java.util.List<ALBHTTPHdrAction> hdrAction)
HTTP header rewrite action.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setIndex(java.lang.Long index)
Index of the rule.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setLog(java.lang.Boolean log)
Log HTTP request upon rule match.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setMatch(ALBMatchTarget match) |
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setName(java.lang.String name)
Name of the rule.
|
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setRedirectAction(ALBHTTPRedirectAction redirectAction) |
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setRewriteUrlAction(ALBHTTPRewriteURLAction rewriteUrlAction) |
ALBHTTPRequestRule.Builder |
ALBHTTPRequestRule.Builder.setSwitchingAction(ALBHTTPSwitchingAction switchingAction) |