| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.Builder.build() |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withAccountSetupDuration(Duration accountSetupDuration)
Returns an immutable copy of
this with just the accountSetupDuration field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeploymentDuration(Duration deploymentDuration)
Returns an immutable copy of
this with just the deploymentDuration field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeploymentEndDateTime(OffsetDateTime deploymentEndDateTime)
Returns an immutable copy of
this with just the deploymentEndDateTime field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeploymentStartDateTime(OffsetDateTime deploymentStartDateTime)
Returns an immutable copy of
this with just the deploymentStartDateTime field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeploymentState(WindowsAutopilotDeploymentState deploymentState)
Returns an immutable copy of
this with just the deploymentState
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeploymentTotalDuration(Duration deploymentTotalDuration)
Returns an immutable copy of
this with just the deploymentTotalDuration field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeviceId(String deviceId)
Returns an immutable copy of
this with just the deviceId field
changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDevicePreparationDuration(Duration devicePreparationDuration)
Returns an immutable copy of
this with just the devicePreparationDuration field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeviceRegisteredDateTime(OffsetDateTime deviceRegisteredDateTime)
Returns an immutable copy of
this with just the deviceRegisteredDateTime field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeviceSerialNumber(String deviceSerialNumber)
Returns an immutable copy of
this with just the deviceSerialNumber field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withDeviceSetupDuration(Duration deviceSetupDuration)
Returns an immutable copy of
this with just the deviceSetupDuration field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withEnrollmentFailureDetails(String enrollmentFailureDetails)
Returns an immutable copy of
this with just the enrollmentFailureDetails field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withEnrollmentStartDateTime(OffsetDateTime enrollmentStartDateTime)
Returns an immutable copy of
this with just the enrollmentStartDateTime field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withEnrollmentState(EnrollmentState enrollmentState)
Returns an immutable copy of
this with just the enrollmentState
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withEnrollmentType(WindowsAutopilotEnrollmentType enrollmentType)
Returns an immutable copy of
this with just the enrollmentType
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withEventDateTime(OffsetDateTime eventDateTime)
Returns an immutable copy of
this with just the eventDateTime
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withManagedDeviceName(String managedDeviceName)
Returns an immutable copy of
this with just the managedDeviceName
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withOsVersion(String osVersion)
Returns an immutable copy of
this with just the osVersion field
changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withTargetedAppCount(Integer targetedAppCount)
Returns an immutable copy of
this with just the targetedAppCount
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withTargetedPolicyCount(Integer targetedPolicyCount)
Returns an immutable copy of
this with just the targetedPolicyCount field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withUserPrincipalName(String userPrincipalName)
Returns an immutable copy of
this with just the userPrincipalName
field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withWindows10EnrollmentCompletionPageConfigurationDisplayName(String windows10EnrollmentCompletionPageConfigurationDisplayName)
Returns an immutable copy of
this with just the windows10EnrollmentCompletionPageConfigurationDisplayName field changed. |
DeviceManagementAutopilotEvent |
DeviceManagementAutopilotEvent.withWindowsAutopilotDeploymentProfileDisplayName(String windowsAutopilotDeploymentProfileDisplayName)
Returns an immutable copy of
this with just the windowsAutopilotDeploymentProfileDisplayName field changed. |
Copyright © 2018–2020. All rights reserved.