Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementExchangeDeviceClass.Builder
-
Packages that use DeviceManagementExchangeDeviceClass.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementExchangeDeviceClass.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementExchangeDeviceClass.Builder Modifier and Type Method Description static DeviceManagementExchangeDeviceClass.BuilderDeviceManagementExchangeDeviceClass. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementExchangeDeviceClass.BuilderDeviceManagementExchangeDeviceClass.Builder. name(String name)“Name of the device class which will be impacted by this rule.”DeviceManagementExchangeDeviceClass.BuilderDeviceManagementExchangeDeviceClass.Builder. type(DeviceManagementExchangeAccessRuleType type)“Type of device which is impacted by this rule e.g.
-