| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileAppTroubleshootingAppPolicyCreationHistory |
class |
MobileAppTroubleshootingAppStateHistory |
class |
MobileAppTroubleshootingAppTargetHistory |
class |
MobileAppTroubleshootingAppUpdateHistory |
class |
MobileAppTroubleshootingDeviceCheckinHistory |
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingHistoryItem |
MobileAppTroubleshootingHistoryItem.Builder.build() |
MobileAppTroubleshootingHistoryItem |
MobileAppTroubleshootingHistoryItem.withOccurrenceDateTime(OffsetDateTime occurrenceDateTime)
Returns an immutable copy of
this with just the occurrenceDateTime field changed. |
MobileAppTroubleshootingHistoryItem |
MobileAppTroubleshootingHistoryItem.withTroubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
Returns an immutable copy of
this with just the troubleshootingErrorDetails field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MobileAppTroubleshootingHistoryItem> |
MobileAppTroubleshootingEvent.history |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MobileAppTroubleshootingHistoryItem> |
MobileAppTroubleshootingEvent.getHistory()
“Intune Mobile Application Troubleshooting History Item”
|
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.history(List<MobileAppTroubleshootingHistoryItem> history)
“Intune Mobile Application Troubleshooting History Item”
|
Copyright © 2018–2020. All rights reserved.