| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBAuthenticationRule.Builder |
ALBAuthenticationRule.Builder.setAction(ALBAuthenticationAction action) |
ALBAuthenticationRule.Builder |
ALBAuthenticationRule.Builder.setEnable(java.lang.Boolean enable)
Enable or disable the rule.
|
ALBAuthenticationRule.Builder |
ALBAuthenticationRule.Builder.setIndex(java.lang.Long index)
Index of the rule.
|
ALBAuthenticationRule.Builder |
ALBAuthenticationRule.Builder.setMatch(ALBAuthenticationMatch match) |
ALBAuthenticationRule.Builder |
ALBAuthenticationRule.Builder.setName(java.lang.String name)
Name of the rule.
|