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