Class DeviceManagementUserRightsSetting.Builder

    • Method Detail

      • localUsersOrGroups

        public 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. This collection can contain a maximum of 500 elements.”
        Parameters:
        localUsersOrGroups - value of localUsersOrGroups property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • localUsersOrGroups

        public 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. This collection can contain a maximum of 500 elements.”
        Parameters:
        localUsersOrGroups - value of localUsersOrGroups property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • localUsersOrGroupsNextLink

        public 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. This collection can contain a maximum of 500 elements.”
        Parameters:
        localUsersOrGroupsNextLink - value of localUsersOrGroups@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)