public static final class DeviceManagementSettingAbstractImplementationConstraint.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettingAbstractImplementationConstraint.Builder |
allowedAbstractImplementationDefinitionIds(List<String> allowedAbstractImplementationDefinitionIds)
“List of value which means not configured for the setting”
|
DeviceManagementSettingAbstractImplementationConstraint.Builder |
allowedAbstractImplementationDefinitionIds(String... allowedAbstractImplementationDefinitionIds)
“List of value which means not configured for the setting”
|
DeviceManagementSettingAbstractImplementationConstraint.Builder |
allowedAbstractImplementationDefinitionIdsNextLink(String allowedAbstractImplementationDefinitionIdsNextLink)
“List of value which means not configured for the setting”
|
DeviceManagementSettingAbstractImplementationConstraint |
build() |
public DeviceManagementSettingAbstractImplementationConstraint.Builder allowedAbstractImplementationDefinitionIds(List<String> allowedAbstractImplementationDefinitionIds)
allowedAbstractImplementationDefinitionIds - value of allowedAbstractImplementationDefinitionIds property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingAbstractImplementationConstraint.Builder allowedAbstractImplementationDefinitionIds(String... allowedAbstractImplementationDefinitionIds)
allowedAbstractImplementationDefinitionIds - value of allowedAbstractImplementationDefinitionIds property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingAbstractImplementationConstraint.Builder allowedAbstractImplementationDefinitionIdsNextLink(String allowedAbstractImplementationDefinitionIdsNextLink)
allowedAbstractImplementationDefinitionIdsNextLink - value of allowedAbstractImplementationDefinitionIds@nextLink property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingAbstractImplementationConstraint build()
Copyright © 2018–2020. All rights reserved.