| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileAppTroubleshootingAppPolicyCreationHistory
“History Item contained in the Mobile App Troubleshooting Event.”
|
class |
MobileAppTroubleshootingAppStateHistory
“History Item contained in the Mobile App Troubleshooting Event.”
|
class |
MobileAppTroubleshootingAppTargetHistory
“History Item contained in the Mobile App Troubleshooting Event.”
|
class |
MobileAppTroubleshootingAppUpdateHistory
“History Item contained in the Mobile App Troubleshooting Event.”
|
class |
MobileAppTroubleshootingDeviceCheckinHistory
“History Item contained in the Mobile App Troubleshooting Event.”
|
| 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”
|
com.github.davidmoten.odata.client.CollectionPage<MobileAppTroubleshootingHistoryItem> |
MobileAppTroubleshootingEvent.getHistory(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Intune Mobile Application Troubleshooting History Item”
|
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.history(MobileAppTroubleshootingHistoryItem... history)
“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.