Uses of Class
odata.msgraph.client.beta.entity.GroupPolicyCategory
-
Packages that use GroupPolicyCategory Package Description odata.msgraph.client.beta.entity -
-
Uses of GroupPolicyCategory in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GroupPolicyCategory Modifier and Type Method Description GroupPolicyCategoryGroupPolicyCategory.Builder. build()GroupPolicyCategoryGroupPolicyCategory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.GroupPolicyCategoryGroupPolicyCategory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).GroupPolicyCategoryGroupPolicyCategory. withDisplayName(String displayName)Returns an immutable copy ofthiswith just thedisplayNamefield changed.GroupPolicyCategoryGroupPolicyCategory. withIsRoot(Boolean isRoot)Returns an immutable copy ofthiswith just theisRootfield changed.GroupPolicyCategoryGroupPolicyCategory. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Returns an immutable copy ofthiswith just thelastModifiedDateTimefield changed.GroupPolicyCategoryGroupPolicyCategory. withUnmappedField(String name, String value)
-