Uses of Class
odata.msgraph.client.beta.entity.DeviceManagementAbstractComplexSettingInstance.Builder
-
Packages that use DeviceManagementAbstractComplexSettingInstance.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of DeviceManagementAbstractComplexSettingInstance.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementAbstractComplexSettingInstance.Builder Modifier and Type Method Description static DeviceManagementAbstractComplexSettingInstance.BuilderDeviceManagementAbstractComplexSettingInstance. builderDeviceManagementAbstractComplexSettingInstance()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementAbstractComplexSettingInstance.BuilderDeviceManagementAbstractComplexSettingInstance.Builder. definitionId(String definitionId)DeviceManagementAbstractComplexSettingInstance.BuilderDeviceManagementAbstractComplexSettingInstance.Builder. id(String id)DeviceManagementAbstractComplexSettingInstance.BuilderDeviceManagementAbstractComplexSettingInstance.Builder. implementationId(String implementationId)“The definition ID for the chosen implementation of this complex setting”DeviceManagementAbstractComplexSettingInstance.BuilderDeviceManagementAbstractComplexSettingInstance.Builder. valueJson(String valueJson)
-