Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementTroubleshootingErrorDetails
-
Packages that use DeviceManagementTroubleshootingErrorDetails Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of DeviceManagementTroubleshootingErrorDetails in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as DeviceManagementTroubleshootingErrorDetails Modifier and Type Field Description protected DeviceManagementTroubleshootingErrorDetailsMobileAppTroubleshootingHistoryItem. troubleshootingErrorDetailsMethods in odata.msgraph.client.beta.complex that return DeviceManagementTroubleshootingErrorDetails Modifier and Type Method Description DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails.Builder. build()DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails. withContext(String context)DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails. withFailure(String failure)DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails. withFailureDetails(String failureDetails)Returns an immutable copy ofthiswith just thefailureDetailsfield changed.DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails. withRemediation(String remediation)Returns an immutable copy ofthiswith just theremediationfield changed.DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingErrorDetails. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type DeviceManagementTroubleshootingErrorDetails Modifier and Type Method Description Optional<DeviceManagementTroubleshootingErrorDetails>MobileAppTroubleshootingHistoryItem. getTroubleshootingErrorDetails()“Object containing detailed information about the error and its remediation.” -
Uses of DeviceManagementTroubleshootingErrorDetails in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as DeviceManagementTroubleshootingErrorDetails Modifier and Type Field Description protected DeviceManagementTroubleshootingErrorDetailsDeviceManagementTroubleshootingEvent. troubleshootingErrorDetailsMethods in odata.msgraph.client.beta.entity that return types with arguments of type DeviceManagementTroubleshootingErrorDetails Modifier and Type Method Description Optional<DeviceManagementTroubleshootingErrorDetails>DeviceManagementTroubleshootingEvent. getTroubleshootingErrorDetails()“Object containing detailed information about the error and its remediation.”
-