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