| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
UserInfo.Builder |
UserInfo.Builder.setRoles(java.util.List<NsxRole> roles)
Permissions
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
UserInfo.Builder |
UserInfo.Builder.setRolesForPaths(java.util.List<RolesForPath> rolesForPaths)
The roles that are associated with the user, limiting them to a path.
|
UserInfo.Builder |
UserInfo.Builder.setUserName(java.lang.String userName)
User Name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|