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(String... supportedTypes) |
“Acceptable app types to allow for this setting”
|
DeviceManagementSettingAppConstraint.Builder |
DeviceManagementSettingAppConstraint.Builder.supportedTypes(List<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”
|