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