DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.Builder.build() |
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
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.
|
DeviceEnrollmentPlatformRestrictionsConfiguration |
DeviceEnrollmentPlatformRestrictionsConfiguration.withUnmappedField(String name,
String value) |
|
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.
|