| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserResources.getCurrentUser()
Get the current user.
|
UserProfile |
UserResources.getCurrentUser(EnumSet<UserInclusion> includes)
Get the current user.
|
UserProfile |
UserResources.getUser(long userId)
Get the current user.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserProfile.setAccount(Account account)
Sets the account
|
UserProfile |
UserProfile.setGroups(List<Group> groups)
Sets the groups list
|
UserProfile |
UserProfile.setLocale(String locale)
Sets the locale
|
UserProfile |
UserProfile.setTimeZone(String timeZone)
Sets the time zone
|
Copyright © 2014–2019 Smartsheet. All rights reserved.