public static final class DeviceManagementAutopilotEvent.Builder extends Object
public DeviceManagementAutopilotEvent.Builder id(String id)
public DeviceManagementAutopilotEvent.Builder deviceId(String deviceId)
deviceId - value of deviceId property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder eventDateTime(OffsetDateTime eventDateTime)
eventDateTime - value of eventDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deviceRegisteredDateTime(OffsetDateTime deviceRegisteredDateTime)
deviceRegisteredDateTime - value of deviceRegisteredDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder enrollmentStartDateTime(OffsetDateTime enrollmentStartDateTime)
enrollmentStartDateTime - value of enrollmentStartDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder enrollmentType(WindowsAutopilotEnrollmentType enrollmentType)
enrollmentType - value of enrollmentType property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deviceSerialNumber(String deviceSerialNumber)
deviceSerialNumber - value of deviceSerialNumber property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder managedDeviceName(String managedDeviceName)
managedDeviceName - value of managedDeviceName property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder userPrincipalName(String userPrincipalName)
userPrincipalName - value of userPrincipalName property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder windowsAutopilotDeploymentProfileDisplayName(String windowsAutopilotDeploymentProfileDisplayName)
windowsAutopilotDeploymentProfileDisplayName - value of windowsAutopilotDeploymentProfileDisplayName property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder enrollmentState(EnrollmentState enrollmentState)
enrollmentState - value of enrollmentState property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder windows10EnrollmentCompletionPageConfigurationDisplayName(String windows10EnrollmentCompletionPageConfigurationDisplayName)
windows10EnrollmentCompletionPageConfigurationDisplayName - value of windows10EnrollmentCompletionPageConfigurationDisplayName property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deploymentState(WindowsAutopilotDeploymentState deploymentState)
deploymentState - value of deploymentState property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder osVersion(String osVersion)
osVersion - value of osVersion property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deploymentDuration(Duration deploymentDuration)
deploymentDuration - value of deploymentDuration property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deploymentTotalDuration(Duration deploymentTotalDuration)
deploymentTotalDuration - value of deploymentTotalDuration property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder devicePreparationDuration(Duration devicePreparationDuration)
devicePreparationDuration - value of devicePreparationDuration property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deviceSetupDuration(Duration deviceSetupDuration)
deviceSetupDuration - value of deviceSetupDuration property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder accountSetupDuration(Duration accountSetupDuration)
accountSetupDuration - value of accountSetupDuration property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deploymentStartDateTime(OffsetDateTime deploymentStartDateTime)
deploymentStartDateTime - value of deploymentStartDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder deploymentEndDateTime(OffsetDateTime deploymentEndDateTime)
deploymentEndDateTime - value of deploymentEndDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder targetedAppCount(Integer targetedAppCount)
targetedAppCount - value of targetedAppCount property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder targetedPolicyCount(Integer targetedPolicyCount)
targetedPolicyCount - value of targetedPolicyCount property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent.Builder enrollmentFailureDetails(String enrollmentFailureDetails)
enrollmentFailureDetails - value of enrollmentFailureDetails property (as defined in service metadata)this (for method chaining)public DeviceManagementAutopilotEvent build()
Copyright © 2018–2020. All rights reserved.