Uses of Class
odata.msgraph.client.beta.complex.DeviceEnrollmentPlatformRestriction
-
Packages that use DeviceEnrollmentPlatformRestriction Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of DeviceEnrollmentPlatformRestriction in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceEnrollmentPlatformRestriction Modifier and Type Method Description DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction.Builder. build()DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction. withOsMaximumVersion(String osMaximumVersion)Returns an immutable copy ofthiswith just theosMaximumVersionfield changed.DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction. withOsMinimumVersion(String osMinimumVersion)Returns an immutable copy ofthiswith just theosMinimumVersionfield changed.DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction. withPersonalDeviceEnrollmentBlocked(Boolean personalDeviceEnrollmentBlocked)Returns an immutable copy ofthiswith just thepersonalDeviceEnrollmentBlockedfield changed.DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction. withPlatformBlocked(Boolean platformBlocked)Returns an immutable copy ofthiswith just theplatformBlockedfield changed.DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestriction. withUnmappedField(String name, String value) -
Uses of DeviceEnrollmentPlatformRestriction in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as DeviceEnrollmentPlatformRestriction Modifier and Type Field Description protected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. androidForWorkRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. androidRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. iosRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. macOSRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. macRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionConfiguration. platformRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. windowsHomeSkuRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. windowsMobileRestrictionprotected DeviceEnrollmentPlatformRestrictionDeviceEnrollmentPlatformRestrictionsConfiguration. windowsRestrictionMethods in odata.msgraph.client.beta.entity that return types with arguments of type DeviceEnrollmentPlatformRestriction Modifier and Type Method Description Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getAndroidForWorkRestriction()“Android for work restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getAndroidRestriction()“Android restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getIosRestriction()“Ios restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getMacOSRestriction()“Mac restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getMacRestriction()“Mac restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionConfiguration. getPlatformRestriction()“Restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getWindowsHomeSkuRestriction()“Windows Home Sku restrictions based on platform, platform operating system version, and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getWindowsMobileRestriction()“Windows mobile restrictions based on platform, platform operating system version , and device ownership”Optional<DeviceEnrollmentPlatformRestriction>DeviceEnrollmentPlatformRestrictionsConfiguration. getWindowsRestriction()“Windows restrictions based on platform, platform operating system version, and device ownership”Methods in odata.msgraph.client.beta.entity with parameters of type DeviceEnrollmentPlatformRestriction Modifier and Type Method Description DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. androidForWorkRestriction(DeviceEnrollmentPlatformRestriction androidForWorkRestriction)“Android for work restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. androidRestriction(DeviceEnrollmentPlatformRestriction androidRestriction)“Android restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. iosRestriction(DeviceEnrollmentPlatformRestriction iosRestriction)“Ios restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. macOSRestriction(DeviceEnrollmentPlatformRestriction macOSRestriction)“Mac restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. macRestriction(DeviceEnrollmentPlatformRestriction macRestriction)“Mac restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionConfiguration.BuilderDeviceEnrollmentPlatformRestrictionConfiguration.Builder. platformRestriction(DeviceEnrollmentPlatformRestriction platformRestriction)“Restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. windowsHomeSkuRestriction(DeviceEnrollmentPlatformRestriction windowsHomeSkuRestriction)“Windows Home Sku restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. windowsMobileRestriction(DeviceEnrollmentPlatformRestriction windowsMobileRestriction)“Windows mobile restrictions based on platform, platform operating system version , and device ownership”DeviceEnrollmentPlatformRestrictionsConfiguration.BuilderDeviceEnrollmentPlatformRestrictionsConfiguration.Builder. windowsRestriction(DeviceEnrollmentPlatformRestriction windowsRestriction)“Windows restrictions based on platform, platform operating system version, and device ownership”DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withAndroidForWorkRestriction(DeviceEnrollmentPlatformRestriction androidForWorkRestriction)Returns an immutable copy ofthiswith just theandroidForWorkRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withAndroidRestriction(DeviceEnrollmentPlatformRestriction androidRestriction)Returns an immutable copy ofthiswith just theandroidRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withIosRestriction(DeviceEnrollmentPlatformRestriction iosRestriction)Returns an immutable copy ofthiswith just theiosRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withMacOSRestriction(DeviceEnrollmentPlatformRestriction macOSRestriction)Returns an immutable copy ofthiswith just themacOSRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withMacRestriction(DeviceEnrollmentPlatformRestriction macRestriction)Returns an immutable copy ofthiswith just themacRestrictionfield changed.DeviceEnrollmentPlatformRestrictionConfigurationDeviceEnrollmentPlatformRestrictionConfiguration. withPlatformRestriction(DeviceEnrollmentPlatformRestriction platformRestriction)Returns an immutable copy ofthiswith just theplatformRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withWindowsHomeSkuRestriction(DeviceEnrollmentPlatformRestriction windowsHomeSkuRestriction)Returns an immutable copy ofthiswith just thewindowsHomeSkuRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withWindowsMobileRestriction(DeviceEnrollmentPlatformRestriction windowsMobileRestriction)Returns an immutable copy ofthiswith just thewindowsMobileRestrictionfield changed.DeviceEnrollmentPlatformRestrictionsConfigurationDeviceEnrollmentPlatformRestrictionsConfiguration. withWindowsRestriction(DeviceEnrollmentPlatformRestriction windowsRestriction)Returns an immutable copy ofthiswith just thewindowsRestrictionfield changed.
-