public static final class DeviceManagementSettingProfileConstraint.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettingProfileConstraint |
build() |
DeviceManagementSettingProfileConstraint.Builder |
source(String source)
“The source of the entity”
|
DeviceManagementSettingProfileConstraint.Builder |
types(List<String> types)
“A collection of types this entity carries”
|
DeviceManagementSettingProfileConstraint.Builder |
typesNextLink(String typesNextLink)
“A collection of types this entity carries”
|
public DeviceManagementSettingProfileConstraint.Builder source(String source)
source - value of source property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingProfileConstraint.Builder types(List<String> types)
types - value of types property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingProfileConstraint.Builder typesNextLink(String typesNextLink)
typesNextLink - value of types@nextLink property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingProfileConstraint build()
Copyright © 2018–2020. All rights reserved.