MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.adminShowHostInfo(Boolean adminShowHostInfo) |
“Whether to show admin host information on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.airPrintDestinations(List<AirPrintDestination> airPrintDestinations) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.airPrintDestinations(AirPrintDestination... airPrintDestinations) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.airPrintDestinationsNextLink(String airPrintDestinationsNextLink) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.appAssociatedDomains(List<MacOSAssociatedDomainsItem> appAssociatedDomains) |
“Gets or sets a list that maps apps to their associated domains.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.appAssociatedDomains(MacOSAssociatedDomainsItem... appAssociatedDomains) |
“Gets or sets a list that maps apps to their associated domains.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.appAssociatedDomainsNextLink(String appAssociatedDomainsNextLink) |
“Gets or sets a list that maps apps to their associated domains.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.associatedDomains(List<KeyValuePair> associatedDomains) |
“DEPRECATED: use appAssociatedDomains instead.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.associatedDomains(KeyValuePair... associatedDomains) |
“DEPRECATED: use appAssociatedDomains instead.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.associatedDomainsNextLink(String associatedDomainsNextLink) |
“DEPRECATED: use appAssociatedDomains instead.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListHidden(Boolean authorizedUsersListHidden) |
“Whether to show the name and password dialog or a list of users on the login
window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListHideAdminUsers(Boolean authorizedUsersListHideAdminUsers) |
“Whether to hide admin users in the authorized users list on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListHideLocalUsers(Boolean authorizedUsersListHideLocalUsers) |
“Whether to show only network and system users in the authorized users list on
the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListHideMobileAccounts(Boolean authorizedUsersListHideMobileAccounts) |
“Whether to hide mobile users in the authorized users list on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListIncludeNetworkUsers(Boolean authorizedUsersListIncludeNetworkUsers) |
“Whether to show network users in the authorized users list on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.authorizedUsersListShowOtherManagedUsers(Boolean authorizedUsersListShowOtherManagedUsers) |
“Whether to show other users in the authorized users list on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.autoLaunchItems(List<MacOSLaunchItem> autoLaunchItems) |
“List of applications, files, folders, and other items to launch when the user
logs in.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.autoLaunchItems(MacOSLaunchItem... autoLaunchItems) |
“List of applications, files, folders, and other items to launch when the user
logs in.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.autoLaunchItemsNextLink(String autoLaunchItemsNextLink) |
“List of applications, files, folders, and other items to launch when the user
logs in.
|
static MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.builderMacOSDeviceFeaturesConfiguration() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.consoleAccessDisabled(Boolean consoleAccessDisabled) |
“Whether the Other user will disregard use of the `>console> special user name.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingBlockDeletion(Boolean contentCachingBlockDeletion) |
“Prevents content caches from purging content to free up disk space for other
apps.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientListenRanges(List<IpRange> contentCachingClientListenRanges) |
“A list of custom IP ranges content caches will use to listen for clients.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientListenRanges(IpRange... contentCachingClientListenRanges) |
“A list of custom IP ranges content caches will use to listen for clients.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientListenRangesNextLink(String contentCachingClientListenRangesNextLink) |
“A list of custom IP ranges content caches will use to listen for clients.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientPolicy(MacOSContentCachingClientPolicy contentCachingClientPolicy) |
“Determines the method in which content caching servers will listen for clients.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingDataPath(String contentCachingDataPath) |
“The path to the directory used to store cached content.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingDisableConnectionSharing(Boolean contentCachingDisableConnectionSharing) |
“Disables internet connection sharing.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingEnabled(Boolean contentCachingEnabled) |
“Enables content caching and prevents it from being disabled by the user.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingForceConnectionSharing(Boolean contentCachingForceConnectionSharing) |
“Forces internet connection sharing.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingKeepAwake(Boolean contentCachingKeepAwake) |
“Prevent the device from sleeping if content caching is enabled.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingLogClientIdentities(Boolean contentCachingLogClientIdentities) |
“Enables logging of IP addresses and ports of clients that request cached content
.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingMaxSizeBytes(Integer contentCachingMaxSizeBytes) |
“The maximum number of bytes of disk space that will be used for the content
cache.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingParents(String... contentCachingParents) |
“A list of IP addresses representing parent content caches.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingParents(List<String> contentCachingParents) |
“A list of IP addresses representing parent content caches.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingParentSelectionPolicy(MacOSContentCachingParentSelectionPolicy contentCachingParentSelectionPolicy) |
“Determines the method in which content caching servers will select parents if
multiple are present.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingParentsNextLink(String contentCachingParentsNextLink) |
“A list of IP addresses representing parent content caches.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerFilterRanges(List<IpRange> contentCachingPeerFilterRanges) |
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerFilterRanges(IpRange... contentCachingPeerFilterRanges) |
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerFilterRangesNextLink(String contentCachingPeerFilterRangesNextLink) |
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerListenRanges(List<IpRange> contentCachingPeerListenRanges) |
“A list of custom IP ranges content caches will use to listen for peer caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerListenRanges(IpRange... contentCachingPeerListenRanges) |
“A list of custom IP ranges content caches will use to listen for peer caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerListenRangesNextLink(String contentCachingPeerListenRangesNextLink) |
“A list of custom IP ranges content caches will use to listen for peer caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerPolicy(MacOSContentCachingPeerPolicy contentCachingPeerPolicy) |
“Determines the method in which content caches peer with other caches.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPort(Integer contentCachingPort) |
“Sets the port used for content caching.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPublicRanges(List<IpRange> contentCachingPublicRanges) |
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPublicRanges(IpRange... contentCachingPublicRanges) |
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPublicRangesNextLink(String contentCachingPublicRangesNextLink) |
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingShowAlerts(Boolean contentCachingShowAlerts) |
“Display content caching alerts as system notifications.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingType(MacOSContentCachingType contentCachingType) |
“Determines what type of content is allowed to be cached by Apple's content
caching service.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.description(String description) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.displayName(String displayName) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.id(String id) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.loginWindowText(String loginWindowText) |
“Custom text to be displayed on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.logOutDisabledWhileLoggedIn(Boolean logOutDisabledWhileLoggedIn) |
“Whether the Log Out menu item on the login window will be disabled while the
user is logged in.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.macOSSingleSignOnExtension(MacOSSingleSignOnExtension macOSSingleSignOnExtension) |
“Gets or sets a single sign-on extension profile.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.powerOffDisabledWhileLoggedIn(Boolean powerOffDisabledWhileLoggedIn) |
“Whether the Power Off menu item on the login window will be disabled while the
user is logged in.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.restartDisabled(Boolean restartDisabled) |
“Whether to hide the Restart button item on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.restartDisabledWhileLoggedIn(Boolean restartDisabledWhileLoggedIn) |
“Whether the Restart menu item on the login window will be disabled while the
user is logged in.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.roleScopeTagIds(String... roleScopeTagIds) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.screenLockDisableImmediate(Boolean screenLockDisableImmediate) |
“Whether to disable the immediate screen lock functions.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.shutDownDisabled(Boolean shutDownDisabled) |
“Whether to hide the Shut Down button item on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.shutDownDisabledWhileLoggedIn(Boolean shutDownDisabledWhileLoggedIn) |
“Whether the Shut Down menu item on the login window will be disabled while the
user is logged in.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.singleSignOnExtension(SingleSignOnExtension singleSignOnExtension) |
“Gets or sets a single sign-on extension profile.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.sleepDisabled(Boolean sleepDisabled) |
“Whether to hide the Sleep menu item on the login window.”
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.supportsScopeTags(Boolean supportsScopeTags) |
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.version(Integer version) |
|