Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementExchangeAccessRule.Builder
-
Packages that use DeviceManagementExchangeAccessRule.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementExchangeAccessRule.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementExchangeAccessRule.Builder Modifier and Type Method Description DeviceManagementExchangeAccessRule.BuilderDeviceManagementExchangeAccessRule.Builder. accessLevel(DeviceManagementExchangeAccessLevel accessLevel)“Access Level for Exchange granted by this rule.”static DeviceManagementExchangeAccessRule.BuilderDeviceManagementExchangeAccessRule. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementExchangeAccessRule.BuilderDeviceManagementExchangeAccessRule.Builder. deviceClass(DeviceManagementExchangeDeviceClass deviceClass)“Device Class which will be impacted by this rule.”
-