public class ManagedDeviceUpdateWindowsDeviceAccountParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder
Fluent builder for the ManagedDeviceUpdateWindowsDeviceAccountParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
UpdateWindowsDeviceAccountActionParameter |
updateWindowsDeviceAccountActionParameter
The update Windows Device Account Action Parameter.
|
| Modifier | Constructor and Description |
|---|---|
|
ManagedDeviceUpdateWindowsDeviceAccountParameterSet()
Instiaciates a new ManagedDeviceUpdateWindowsDeviceAccountParameterSet
|
protected |
ManagedDeviceUpdateWindowsDeviceAccountParameterSet(ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder builder)
Instiaciates a new ManagedDeviceUpdateWindowsDeviceAccountParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="updateWindowsDeviceAccountActionParameter",
alternate="UpdateWindowsDeviceAccountActionParameter")
@Expose
@Nullable
public UpdateWindowsDeviceAccountActionParameter updateWindowsDeviceAccountActionParameter
public ManagedDeviceUpdateWindowsDeviceAccountParameterSet()
protected ManagedDeviceUpdateWindowsDeviceAccountParameterSet(@Nonnull
ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static ManagedDeviceUpdateWindowsDeviceAccountParameterSet.ManagedDeviceUpdateWindowsDeviceAccountParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()