Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementSettingBooleanConstraint
-
Packages that use DeviceManagementSettingBooleanConstraint Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementSettingBooleanConstraint in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementSettingBooleanConstraint Modifier and Type Method Description DeviceManagementSettingBooleanConstraintDeviceManagementSettingBooleanConstraint.Builder. build()DeviceManagementSettingBooleanConstraintDeviceManagementSettingBooleanConstraint. withUnmappedField(String name, String value)DeviceManagementSettingBooleanConstraintDeviceManagementSettingBooleanConstraint. withValue(Boolean value)Returns an immutable copy ofthiswith just thevaluefield changed.
-