| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementSettingAppConstraint.Builder |
DeviceManagementSettingAppConstraint.builderDeviceManagementSettingAppConstraint()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementSettingAppConstraint.Builder |
DeviceManagementSettingAppConstraint.Builder.supportedTypes(List<String> supportedTypes)
“Acceptable app types to allow for this setting”
|
DeviceManagementSettingAppConstraint.Builder |
DeviceManagementSettingAppConstraint.Builder.supportedTypes(String... supportedTypes)
“Acceptable app types to allow for this setting”
|
DeviceManagementSettingAppConstraint.Builder |
DeviceManagementSettingAppConstraint.Builder.supportedTypesNextLink(String supportedTypesNextLink)
“Acceptable app types to allow for this setting”
|
Copyright © 2018–2020. All rights reserved.