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