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