| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBAuthToken.Builder |
ALBAuthToken.Builder.setExpiresAt(java.lang.String expiresAt)
Expiry time of the token will be set by LCM at the time of Enforcement Point
Creation.
|
ALBAuthToken.Builder |
ALBAuthToken.Builder.setHours(java.lang.String hours)
Hours to validate the token
|
ALBAuthToken.Builder |
ALBAuthToken.Builder.setToken(java.lang.String token)
Token for Avi Controller.
|
ALBAuthToken.Builder |
ALBAuthToken.Builder.setUsername(java.lang.String username)
controller username.
|