public static final class ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected UpdateWindowsDeviceAccountActionParameter |
updateWindowsDeviceAccountActionParameter
The updateWindowsDeviceAccountActionParameter parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder()
Instanciates a new ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceUpdateWindowsDeviceAccountParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder |
withUpdateWindowsDeviceAccountActionParameter(UpdateWindowsDeviceAccountActionParameter val)
Sets the UpdateWindowsDeviceAccountActionParameter
|
@Nullable protected UpdateWindowsDeviceAccountActionParameter updateWindowsDeviceAccountActionParameter
@Nullable protected ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder()
@Nonnull public ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder withUpdateWindowsDeviceAccountActionParameter(@Nullable UpdateWindowsDeviceAccountActionParameter val)
val - the value to set it to@Nonnull public ManagedDeviceUpdateWindowsDeviceAccountParameterSet build()