DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.androidForWorkRestriction(DeviceEnrollmentPlatformRestriction androidForWorkRestriction) |
“Android for work restrictions based on platform, platform operating system
version, and device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.androidRestriction(DeviceEnrollmentPlatformRestriction androidRestriction) |
“Android restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.aospRestriction(DeviceEnrollmentPlatformRestriction aospRestriction) |
“AOSP restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.iosRestriction(DeviceEnrollmentPlatformRestriction iosRestriction) |
“Ios restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.macOSRestriction(DeviceEnrollmentPlatformRestriction macOSRestriction) |
“Mac restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.macRestriction(DeviceEnrollmentPlatformRestriction macRestriction) |
“Mac restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionConfiguration.Builder.platformRestriction(DeviceEnrollmentPlatformRestriction platformRestriction) |
“Restrictions based on platform, platform operating system version, and device
ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.windowsHomeSkuRestriction(DeviceEnrollmentPlatformRestriction windowsHomeSkuRestriction) |
“Windows Home Sku restrictions based on platform, platform operating system
version, and device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.windowsMobileRestriction(DeviceEnrollmentPlatformRestriction windowsMobileRestriction) |
“Windows mobile restrictions based on platform, platform operating system version
, and device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.windowsRestriction(DeviceEnrollmentPlatformRestriction windowsRestriction) |
“Windows restrictions based on platform, platform operating system version, and
device ownership”
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withAndroidForWorkRestriction(DeviceEnrollmentPlatformRestriction androidForWorkRestriction) |
Returns an immutable copy of this with just the
androidForWorkRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withAndroidRestriction(DeviceEnrollmentPlatformRestriction androidRestriction) |
Returns an immutable copy of this with just the
androidRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withAospRestriction(DeviceEnrollmentPlatformRestriction aospRestriction) |
Returns an immutable copy of this with just the aospRestriction
field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withIosRestriction(DeviceEnrollmentPlatformRestriction iosRestriction) |
Returns an immutable copy of this with just the iosRestriction
field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withMacOSRestriction(DeviceEnrollmentPlatformRestriction macOSRestriction) |
Returns an immutable copy of this with just the macOSRestriction
field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withMacRestriction(DeviceEnrollmentPlatformRestriction macRestriction) |
Returns an immutable copy of this with just the macRestriction
field changed.
|
DeviceEnrollmentPlatformRestrictionConfiguration |
DeviceEnrollmentPlatformRestrictionConfiguration.withPlatformRestriction(DeviceEnrollmentPlatformRestriction platformRestriction) |
Returns an immutable copy of this with just the
platformRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withWindowsHomeSkuRestriction(DeviceEnrollmentPlatformRestriction windowsHomeSkuRestriction) |
Returns an immutable copy of this with just the
windowsHomeSkuRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withWindowsMobileRestriction(DeviceEnrollmentPlatformRestriction windowsMobileRestriction) |
Returns an immutable copy of this with just the
windowsMobileRestriction field changed.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withWindowsRestriction(DeviceEnrollmentPlatformRestriction windowsRestriction) |
Returns an immutable copy of this with just the
windowsRestriction field changed.
|