| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.Builder.build() |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withComplianceStatus(DeviceManagementAutopilotPolicyComplianceStatus complianceStatus)
Returns an immutable copy of
this with just the complianceStatus
field changed. |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withLastReportedDateTime(OffsetDateTime lastReportedDateTime)
Returns an immutable copy of
this with just the lastReportedDateTime field changed. |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withPolicyType(DeviceManagementAutopilotPolicyType policyType)
Returns an immutable copy of
this with just the policyType field
changed. |
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withTrackedOnEnrollmentStatus(Boolean trackedOnEnrollmentStatus)
Returns an immutable copy of
this with just the trackedOnEnrollmentStatus field changed. |
Copyright © 2018–2020. All rights reserved.