| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceCompliancePolicyGroupAssignment |
DeviceCompliancePolicyGroupAssignment.Builder.build() |
DeviceCompliancePolicyGroupAssignment |
DeviceCompliancePolicyGroupAssignment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceCompliancePolicyGroupAssignment |
DeviceCompliancePolicyGroupAssignment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceCompliancePolicyGroupAssignment |
DeviceCompliancePolicyGroupAssignment.withExcludeGroup(Boolean excludeGroup)
Returns an immutable copy of
this with just the excludeGroup
field changed. |
DeviceCompliancePolicyGroupAssignment |
DeviceCompliancePolicyGroupAssignment.withTargetGroupId(String targetGroupId)
Returns an immutable copy of
this with just the targetGroupId
field changed. |
Copyright © 2018–2020. All rights reserved.