| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.additionalInformation(KeyValuePair... additionalInformation)
“A set of string key and string value pairs which provides additional information
on the Troubleshooting event”
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.additionalInformation(List<KeyValuePair> additionalInformation)
“A set of string key and string value pairs which provides additional information
on the Troubleshooting event”
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.additionalInformationNextLink(String additionalInformationNextLink)
“A set of string key and string value pairs which provides additional information
on the Troubleshooting event”
|
static DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.builderDeviceManagementTroubleshootingEvent()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.correlationId(String correlationId)
“Id used for tracing the failure in the service.”
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.eventDateTime(OffsetDateTime eventDateTime)
“Time when the event occurred .”
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.eventName(String eventName)
“Event Name corresponding to the Troubleshooting Event.
|
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.id(String id) |
DeviceManagementTroubleshootingEvent.Builder |
DeviceManagementTroubleshootingEvent.Builder.troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
“Object containing detailed information about the error and its remediation.”
|
Copyright © 2018–2020. All rights reserved.