WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDeviceNameTemplate(String deviceNameTemplate) |
Returns an immutable copy of this with just the
deviceNameTemplate field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDeviceType(WindowsAutopilotDeviceType deviceType) |
Returns an immutable copy of this with just the deviceType field
changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withEnableWhiteGlove(Boolean enableWhiteGlove) |
Returns an immutable copy of this with just the enableWhiteGlove
field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withEnrollmentStatusScreenSettings(WindowsEnrollmentStatusScreenSettings enrollmentStatusScreenSettings) |
Returns an immutable copy of this with just the
enrollmentStatusScreenSettings field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withExtractHardwareHash(Boolean extractHardwareHash) |
Returns an immutable copy of this with just the
extractHardwareHash field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withLanguage(String language) |
Returns an immutable copy of this with just the language field
changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withManagementServiceAppId(String managementServiceAppId) |
Returns an immutable copy of this with just the
managementServiceAppId field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withOutOfBoxExperienceSettings(OutOfBoxExperienceSettings outOfBoxExperienceSettings) |
Returns an immutable copy of this with just the
outOfBoxExperienceSettings field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
WindowsAutopilotDeploymentProfile |
WindowsAutopilotDeploymentProfile.withUnmappedField(String name,
String value) |
|