public static final class EnrollmentTroubleshootingEvent.Builder extends Object
public EnrollmentTroubleshootingEvent.Builder id(String id)
public EnrollmentTroubleshootingEvent.Builder eventDateTime(OffsetDateTime eventDateTime)
public EnrollmentTroubleshootingEvent.Builder correlationId(String correlationId)
public EnrollmentTroubleshootingEvent.Builder troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
public EnrollmentTroubleshootingEvent.Builder eventName(String eventName)
public EnrollmentTroubleshootingEvent.Builder additionalInformation(List<KeyValuePair> additionalInformation)
public EnrollmentTroubleshootingEvent.Builder additionalInformationNextLink(String additionalInformationNextLink)
public EnrollmentTroubleshootingEvent.Builder managedDeviceIdentifier(String managedDeviceIdentifier)
managedDeviceIdentifier - value of managedDeviceIdentifier property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder operatingSystem(String operatingSystem)
operatingSystem - value of operatingSystem property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder osVersion(String osVersion)
osVersion - value of osVersion property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder userId(String userId)
userId - value of userId property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder deviceId(String deviceId)
deviceId - value of deviceId property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder enrollmentType(DeviceEnrollmentType enrollmentType)
enrollmentType - value of enrollmentType property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder failureCategory(DeviceEnrollmentFailureReason failureCategory)
failureCategory - value of failureCategory property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent.Builder failureReason(String failureReason)
failureReason - value of failureReason property (as defined in service metadata)this (for method chaining)public EnrollmentTroubleshootingEvent build()
Copyright © 2018–2020. All rights reserved.