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