Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementConfigurationIntegerSettingValue.Builder
-
Packages that use DeviceManagementConfigurationIntegerSettingValue.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementConfigurationIntegerSettingValue.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementConfigurationIntegerSettingValue.Builder Modifier and Type Method Description static DeviceManagementConfigurationIntegerSettingValue.BuilderDeviceManagementConfigurationIntegerSettingValue. builderDeviceManagementConfigurationIntegerSettingValue()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementConfigurationIntegerSettingValue.BuilderDeviceManagementConfigurationIntegerSettingValue.Builder. settingValueTemplateReference(DeviceManagementConfigurationSettingValueTemplateReference settingValueTemplateReference)DeviceManagementConfigurationIntegerSettingValue.BuilderDeviceManagementConfigurationIntegerSettingValue.Builder. value(Integer value)“Value of the integer setting.”
-