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