public static final class WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet.WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
addressableUserName
The addressableUserName parameter value
|
protected java.lang.String |
displayName
The displayName parameter value
|
protected java.lang.String |
groupTag
The groupTag parameter value
|
protected java.lang.String |
userPrincipalName
The userPrincipalName parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder()
Instanciates a new WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder
|
@Nullable protected java.lang.String userPrincipalName
@Nullable protected java.lang.String addressableUserName
@Nullable protected java.lang.String groupTag
@Nullable protected java.lang.String displayName
@Nullable protected WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder()
@Nonnull public WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet.WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder withUserPrincipalName(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet.WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder withAddressableUserName(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet.WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder withGroupTag(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet.WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSetBuilder withDisplayName(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WindowsAutopilotDeviceIdentityUpdateDevicePropertiesParameterSet build()