| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setAllHeaders(java.lang.Boolean allHeaders)
Log all HTTP headers upon rule match.
|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setEnable(java.lang.Boolean enable)
Enable or disable the rule.
|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setHdrAction(java.util.List<ALBHTTPHdrAction> hdrAction)
HTTP header rewrite action.
|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setIndex(java.lang.Long index)
Index of the rule.
|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setLocHdrAction(ALBHTTPRewriteLocHdrAction locHdrAction) |
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setLog(java.lang.Boolean log)
Log HTTP request upon rule match.
|
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setMatch(ALBResponseMatchTarget match) |
ALBHTTPResponseRule.Builder |
ALBHTTPResponseRule.Builder.setName(java.lang.String name)
Name of the rule.
|