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