static DeviceManagementUserRightsSetting.Builder |
DeviceManagementUserRightsSetting.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementUserRightsSetting.Builder |
DeviceManagementUserRightsSetting.Builder.localUsersOrGroups(List<DeviceManagementUserRightsLocalUserOrGroup> localUsersOrGroups) |
“Representing a collection of local users or groups which will be set on device
if the state of this setting is Allowed.
|
DeviceManagementUserRightsSetting.Builder |
DeviceManagementUserRightsSetting.Builder.localUsersOrGroups(DeviceManagementUserRightsLocalUserOrGroup... localUsersOrGroups) |
“Representing a collection of local users or groups which will be set on device
if the state of this setting is Allowed.
|
DeviceManagementUserRightsSetting.Builder |
DeviceManagementUserRightsSetting.Builder.localUsersOrGroupsNextLink(String localUsersOrGroupsNextLink) |
“Representing a collection of local users or groups which will be set on device
if the state of this setting is Allowed.
|
DeviceManagementUserRightsSetting.Builder |
DeviceManagementUserRightsSetting.Builder.state(StateManagementSetting state) |
“Representing the current state of this user rights setting”
|