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