Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementApplicabilityRuleDeviceMode.Builder
-
Packages that use DeviceManagementApplicabilityRuleDeviceMode.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementApplicabilityRuleDeviceMode.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementApplicabilityRuleDeviceMode.Builder Modifier and Type Method Description static DeviceManagementApplicabilityRuleDeviceMode.BuilderDeviceManagementApplicabilityRuleDeviceMode. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementApplicabilityRuleDeviceMode.BuilderDeviceManagementApplicabilityRuleDeviceMode.Builder. deviceMode(Windows10DeviceModeType deviceMode)“Applicability rule for device mode.”DeviceManagementApplicabilityRuleDeviceMode.BuilderDeviceManagementApplicabilityRuleDeviceMode.Builder. name(String name)“Name for object.”DeviceManagementApplicabilityRuleDeviceMode.BuilderDeviceManagementApplicabilityRuleDeviceMode.Builder. ruleType(DeviceManagementApplicabilityRuleType ruleType)“Applicability Rule type.”
-