Uses of Class
odata.msgraph.client.beta.entity.MobileAppPolicySetItem
-
Packages that use MobileAppPolicySetItem Package Description odata.msgraph.client.beta.entity -
-
Uses of MobileAppPolicySetItem in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppPolicySetItem Modifier and Type Method Description MobileAppPolicySetItemMobileAppPolicySetItem.Builder. build()MobileAppPolicySetItemMobileAppPolicySetItem. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MobileAppPolicySetItemMobileAppPolicySetItem. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MobileAppPolicySetItemMobileAppPolicySetItem. withIntent(InstallIntent intent)Returns an immutable copy ofthiswith just theintentfield changed.MobileAppPolicySetItemMobileAppPolicySetItem. withSettings(MobileAppAssignmentSettings settings)Returns an immutable copy ofthiswith just thesettingsfield changed.MobileAppPolicySetItemMobileAppPolicySetItem. withUnmappedField(String name, String value)
-