Uses of Class
odata.msgraph.client.beta.entity.PolicySetAssignment
-
Packages that use PolicySetAssignment Package Description odata.msgraph.client.beta.entity -
-
Uses of PolicySetAssignment in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PolicySetAssignment Modifier and Type Method Description PolicySetAssignmentPolicySetAssignment.Builder. build()PolicySetAssignmentPolicySetAssignment. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PolicySetAssignmentPolicySetAssignment. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PolicySetAssignmentPolicySetAssignment. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Returns an immutable copy ofthiswith just thelastModifiedDateTimefield changed.PolicySetAssignmentPolicySetAssignment. withTarget(DeviceAndAppManagementAssignmentTarget target)Returns an immutable copy ofthiswith just thetargetfield changed.PolicySetAssignmentPolicySetAssignment. withUnmappedField(String name, String value)
-