Uses of Class
odata.msgraph.client.beta.complex.MobileAppTroubleshootingHistoryItem.Builder
-
Packages that use MobileAppTroubleshootingHistoryItem.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MobileAppTroubleshootingHistoryItem.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MobileAppTroubleshootingHistoryItem.Builder Modifier and Type Method Description static MobileAppTroubleshootingHistoryItem.BuilderMobileAppTroubleshootingHistoryItem. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MobileAppTroubleshootingHistoryItem.BuilderMobileAppTroubleshootingHistoryItem.Builder. occurrenceDateTime(OffsetDateTime occurrenceDateTime)“Time when the history item occurred.”MobileAppTroubleshootingHistoryItem.BuilderMobileAppTroubleshootingHistoryItem.Builder. troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)“Object containing detailed information about the error and its remediation.”
-