| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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.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. |
Copyright © 2018–2020. All rights reserved.