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