| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AppleVppTokenTroubleshootingEvent
“Event representing an Apple Vpp Token Troubleshooting Event.”
|
class |
EnrollmentTroubleshootingEvent
“Event representing an enrollment failure.”
|
class |
MobileAppTroubleshootingEvent
“MobileAppTroubleshootingEvent Entity.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.Builder.build() |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withCorrelationId(String correlationId)
Returns an immutable copy of
this with just the correlationId
field changed. |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withEventDateTime(OffsetDateTime eventDateTime)
Returns an immutable copy of
this with just the eventDateTime
field changed. |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withEventName(String eventName)
Returns an immutable copy of
this with just the eventName field
changed. |
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withTroubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
Returns an immutable copy of
this with just the troubleshootingErrorDetails field changed. |
Copyright © 2018–2020. All rights reserved.