public static final class DeviceManagementSettingBooleanConstraint.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettingBooleanConstraint |
build() |
DeviceManagementSettingBooleanConstraint.Builder |
value(Boolean value)
“The boolean value to compare against”
|
public DeviceManagementSettingBooleanConstraint.Builder value(Boolean value)
value - value of value property (as defined in service metadata)this (for method chaining)public DeviceManagementSettingBooleanConstraint build()
Copyright © 2018–2020. All rights reserved.