| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.Builder.build() |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAdminShowHostInfo(Boolean adminShowHostInfo)
Returns an immutable copy of
this with just the adminShowHostInfo
field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListHidden(Boolean authorizedUsersListHidden)
Returns an immutable copy of
this with just the authorizedUsersListHidden field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListHideAdminUsers(Boolean authorizedUsersListHideAdminUsers)
Returns an immutable copy of
this with just the authorizedUsersListHideAdminUsers field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListHideLocalUsers(Boolean authorizedUsersListHideLocalUsers)
Returns an immutable copy of
this with just the authorizedUsersListHideLocalUsers field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListHideMobileAccounts(Boolean authorizedUsersListHideMobileAccounts)
Returns an immutable copy of
this with just the authorizedUsersListHideMobileAccounts field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListIncludeNetworkUsers(Boolean authorizedUsersListIncludeNetworkUsers)
Returns an immutable copy of
this with just the authorizedUsersListIncludeNetworkUsers field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withAuthorizedUsersListShowOtherManagedUsers(Boolean authorizedUsersListShowOtherManagedUsers)
Returns an immutable copy of
this with just the authorizedUsersListShowOtherManagedUsers field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withConsoleAccessDisabled(Boolean consoleAccessDisabled)
Returns an immutable copy of
this with just the consoleAccessDisabled field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withLoginWindowText(String loginWindowText)
Returns an immutable copy of
this with just the loginWindowText
field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withLogOutDisabledWhileLoggedIn(Boolean logOutDisabledWhileLoggedIn)
Returns an immutable copy of
this with just the logOutDisabledWhileLoggedIn field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withMacOSSingleSignOnExtension(MacOSSingleSignOnExtension macOSSingleSignOnExtension)
Returns an immutable copy of
this with just the macOSSingleSignOnExtension field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withPowerOffDisabledWhileLoggedIn(Boolean powerOffDisabledWhileLoggedIn)
Returns an immutable copy of
this with just the powerOffDisabledWhileLoggedIn field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withRestartDisabled(Boolean restartDisabled)
Returns an immutable copy of
this with just the restartDisabled
field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withRestartDisabledWhileLoggedIn(Boolean restartDisabledWhileLoggedIn)
Returns an immutable copy of
this with just the restartDisabledWhileLoggedIn field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withScreenLockDisableImmediate(Boolean screenLockDisableImmediate)
Returns an immutable copy of
this with just the screenLockDisableImmediate field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withShutDownDisabled(Boolean shutDownDisabled)
Returns an immutable copy of
this with just the shutDownDisabled
field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withShutDownDisabledWhileLoggedIn(Boolean shutDownDisabledWhileLoggedIn)
Returns an immutable copy of
this with just the shutDownDisabledWhileLoggedIn field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withSingleSignOnExtension(SingleSignOnExtension singleSignOnExtension)
Returns an immutable copy of
this with just the singleSignOnExtension field changed. |
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withSleepDisabled(Boolean sleepDisabled)
Returns an immutable copy of
this with just the sleepDisabled
field changed. |
Copyright © 2018–2020. All rights reserved.