static DeviceManagementSettingProfileConstraint.Builder |
DeviceManagementSettingProfileConstraint.builderDeviceManagementSettingProfileConstraint() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementSettingProfileConstraint.Builder |
DeviceManagementSettingProfileConstraint.Builder.source(String source) |
“The source of the entity”
|
DeviceManagementSettingProfileConstraint.Builder |
DeviceManagementSettingProfileConstraint.Builder.types(String... types) |
“A collection of types this entity carries”
|
DeviceManagementSettingProfileConstraint.Builder |
DeviceManagementSettingProfileConstraint.Builder.types(List<String> types) |
“A collection of types this entity carries”
|
DeviceManagementSettingProfileConstraint.Builder |
DeviceManagementSettingProfileConstraint.Builder.typesNextLink(String typesNextLink) |
“A collection of types this entity carries”
|