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