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.withErrorCode(Integer errorCode) |
Returns an immutable copy of this with just the errorCode 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.
|
DeviceManagementAutopilotPolicyStatusDetail |
DeviceManagementAutopilotPolicyStatusDetail.withUnmappedField(String name,
String value) |
|