public class ManagedDeviceShutDownParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedDeviceShutDownParameterSet.ManagedDeviceShutDownParameterSetBuilder
Fluent builder for the ManagedDeviceShutDownParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
ManagedDeviceShutDownParameterSet()
Instiaciates a new ManagedDeviceShutDownParameterSet
|
protected |
ManagedDeviceShutDownParameterSet(ManagedDeviceShutDownParameterSet.ManagedDeviceShutDownParameterSetBuilder builder)
Instiaciates a new ManagedDeviceShutDownParameterSet
|
| 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 ManagedDeviceShutDownParameterSet.ManagedDeviceShutDownParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public ManagedDeviceShutDownParameterSet()
protected ManagedDeviceShutDownParameterSet(@Nonnull
ManagedDeviceShutDownParameterSet.ManagedDeviceShutDownParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static ManagedDeviceShutDownParameterSet.ManagedDeviceShutDownParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()