WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.Builder.build() |
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withAddressableUserName(String addressableUserName) |
Returns an immutable copy of this with just the
addressableUserName field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withAzureActiveDirectoryDeviceId(String azureActiveDirectoryDeviceId) |
Returns an immutable copy of this with just the
azureActiveDirectoryDeviceId field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withAzureAdDeviceId(String azureAdDeviceId) |
Returns an immutable copy of this with just the azureAdDeviceId
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withDeploymentProfileAssignedDateTime(OffsetDateTime deploymentProfileAssignedDateTime) |
Returns an immutable copy of this with just the
deploymentProfileAssignedDateTime field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withDeploymentProfileAssignmentDetailedStatus(WindowsAutopilotProfileAssignmentDetailedStatus deploymentProfileAssignmentDetailedStatus) |
Returns an immutable copy of this with just the
deploymentProfileAssignmentDetailedStatus field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withDeploymentProfileAssignmentStatus(WindowsAutopilotProfileAssignmentStatus deploymentProfileAssignmentStatus) |
Returns an immutable copy of this with just the
deploymentProfileAssignmentStatus field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withEnrollmentState(EnrollmentState enrollmentState) |
Returns an immutable copy of this with just the enrollmentState
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withGroupTag(String groupTag) |
Returns an immutable copy of this with just the groupTag field
changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withLastContactedDateTime(OffsetDateTime lastContactedDateTime) |
Returns an immutable copy of this with just the
lastContactedDateTime field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withManagedDeviceId(String managedDeviceId) |
Returns an immutable copy of this with just the managedDeviceId
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withManufacturer(String manufacturer) |
Returns an immutable copy of this with just the manufacturer
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withModel(String model) |
Returns an immutable copy of this with just the model field
changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withProductKey(String productKey) |
Returns an immutable copy of this with just the productKey field
changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withPurchaseOrderIdentifier(String purchaseOrderIdentifier) |
Returns an immutable copy of this with just the
purchaseOrderIdentifier field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withResourceName(String resourceName) |
Returns an immutable copy of this with just the resourceName
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withSerialNumber(String serialNumber) |
Returns an immutable copy of this with just the serialNumber
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withSkuNumber(String skuNumber) |
Returns an immutable copy of this with just the skuNumber field
changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withSystemFamily(String systemFamily) |
Returns an immutable copy of this with just the systemFamily
field changed.
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withUnmappedField(String name,
String value) |
|
WindowsAutopilotDeviceIdentity |
WindowsAutopilotDeviceIdentity.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|