Uses of Class
odata.msgraph.client.beta.entity.AppManagementPolicy
-
Packages that use AppManagementPolicy Package Description odata.msgraph.client.beta.entity -
-
Uses of AppManagementPolicy in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AppManagementPolicy Modifier and Type Method Description AppManagementPolicyAppManagementPolicy.Builder. build()AppManagementPolicyAppManagementPolicy. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppManagementPolicyAppManagementPolicy. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppManagementPolicyAppManagementPolicy. withIsEnabled(Boolean isEnabled)AppManagementPolicyAppManagementPolicy. withRestrictions(AppManagementConfiguration restrictions)AppManagementPolicyAppManagementPolicy. withUnmappedField(String name, String value)
-