| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.additionalInformation(List<KeyValuePair> additionalInformation) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.additionalInformationNextLink(String additionalInformationNextLink) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.applicationId(String applicationId)
“Intune application identifier.”
|
static MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.builderMobileAppTroubleshootingEvent()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.correlationId(String correlationId) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.eventDateTime(OffsetDateTime eventDateTime) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.eventName(String eventName) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.history(List<MobileAppTroubleshootingHistoryItem> history)
“Intune Mobile Application Troubleshooting History Item”
|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.historyNextLink(String historyNextLink)
“Intune Mobile Application Troubleshooting History Item”
|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.id(String id) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.managedDeviceIdentifier(String managedDeviceIdentifier)
“Device identifier created or collected by Intune.”
|
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails) |
MobileAppTroubleshootingEvent.Builder |
MobileAppTroubleshootingEvent.Builder.userId(String userId)
“Identifier for the user that tried to enroll the device.”
|
Copyright © 2018–2020. All rights reserved.