public static final class MobileAppTroubleshootingEvent.Builder extends Object
public MobileAppTroubleshootingEvent.Builder id(String id)
public MobileAppTroubleshootingEvent.Builder eventDateTime(OffsetDateTime eventDateTime)
public MobileAppTroubleshootingEvent.Builder correlationId(String correlationId)
public MobileAppTroubleshootingEvent.Builder troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
public MobileAppTroubleshootingEvent.Builder eventName(String eventName)
public MobileAppTroubleshootingEvent.Builder additionalInformation(List<KeyValuePair> additionalInformation)
public MobileAppTroubleshootingEvent.Builder additionalInformationNextLink(String additionalInformationNextLink)
public MobileAppTroubleshootingEvent.Builder managedDeviceIdentifier(String managedDeviceIdentifier)
managedDeviceIdentifier - value of managedDeviceIdentifier property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingEvent.Builder userId(String userId)
userId - value of userId property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingEvent.Builder applicationId(String applicationId)
applicationId - value of applicationId property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingEvent.Builder history(List<MobileAppTroubleshootingHistoryItem> history)
history - value of history property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingEvent.Builder historyNextLink(String historyNextLink)
historyNextLink - value of history@nextLink property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingEvent build()
Copyright © 2018–2020. All rights reserved.