| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.Builder.build() |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withAssignedUserPrincipalName(String assignedUserPrincipalName)
Returns an immutable copy of
this with just the assignedUserPrincipalName field changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withGroupTag(String groupTag)
Returns an immutable copy of
this with just the groupTag field
changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withHardwareIdentifier(byte[] hardwareIdentifier)
Returns an immutable copy of
this with just the hardwareIdentifier field changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withImportId(String importId)
Returns an immutable copy of
this with just the importId field
changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withOrderIdentifier(String orderIdentifier)
Returns an immutable copy of
this with just the orderIdentifier
field changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withProductKey(String productKey)
Returns an immutable copy of
this with just the productKey field
changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withSerialNumber(String serialNumber)
Returns an immutable copy of
this with just the serialNumber
field changed. |
ImportedWindowsAutopilotDeviceIdentity |
ImportedWindowsAutopilotDeviceIdentity.withState(ImportedWindowsAutopilotDeviceIdentityState state)
Returns an immutable copy of
this with just the state field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedWindowsAutopilotDeviceIdentity> |
ImportedWindowsAutopilotDeviceIdentityCollectionRequest.import_(List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedWindowsAutopilotDeviceIdentity> |
ImportedWindowsAutopilotDeviceIdentityCollectionRequest.import_(List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities) |
Copyright © 2018–2020. All rights reserved.