| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setAction(ALBHTTPSecurityAction action) |
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setEnable(java.lang.Boolean enable)
Enable or disable the rule.
|
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setIndex(java.lang.Long index)
Index of the rule.
|
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setLog(java.lang.Boolean log)
Log HTTP request upon rule match.
|
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setMatch(ALBMatchTarget match) |
ALBHTTPSecurityRule.Builder |
ALBHTTPSecurityRule.Builder.setName(java.lang.String name)
Name of the rule.
|