Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementSettingBooleanConstraint.Builder
-
Packages that use DeviceManagementSettingBooleanConstraint.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementSettingBooleanConstraint.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementSettingBooleanConstraint.Builder Modifier and Type Method Description static DeviceManagementSettingBooleanConstraint.BuilderDeviceManagementSettingBooleanConstraint. builderDeviceManagementSettingBooleanConstraint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementSettingBooleanConstraint.BuilderDeviceManagementSettingBooleanConstraint.Builder. value(Boolean value)“The boolean value to compare against”
-