| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.Builder.build() |
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.withSource(DeviceAndAppManagementAssignmentSource source)
Returns an immutable copy of
this with just the source field
changed. |
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.withSourceId(String sourceId)
Returns an immutable copy of
this with just the sourceId field
changed. |
DeviceCompliancePolicyAssignment |
DeviceCompliancePolicyAssignment.withTarget(DeviceAndAppManagementAssignmentTarget target)
Returns an immutable copy of
this with just the target field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceCompliancePolicyAssignment> |
DeviceCompliancePolicy.assign(List<DeviceCompliancePolicyAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceCompliancePolicyAssignment> |
DeviceCompliancePolicy.assign(List<DeviceCompliancePolicyAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceCompliancePolicyAssignment> |
DeviceCompliancePolicyRequest.assign(List<DeviceCompliancePolicyAssignment> assignments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceCompliancePolicyAssignment> |
DeviceCompliancePolicyRequest.assign(List<DeviceCompliancePolicyAssignment> assignments) |
Copyright © 2018–2020. All rights reserved.