Uses of Class
odata.msgraph.client.beta.entity.DeviceManagementComplianceScheduledActionForRule.Builder
-
Packages that use DeviceManagementComplianceScheduledActionForRule.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of DeviceManagementComplianceScheduledActionForRule.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementComplianceScheduledActionForRule.Builder Modifier and Type Method Description static DeviceManagementComplianceScheduledActionForRule.BuilderDeviceManagementComplianceScheduledActionForRule. builderDeviceManagementComplianceScheduledActionForRule()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementComplianceScheduledActionForRule.BuilderDeviceManagementComplianceScheduledActionForRule.Builder. id(String id)DeviceManagementComplianceScheduledActionForRule.BuilderDeviceManagementComplianceScheduledActionForRule.Builder. ruleName(String ruleName)“Name of the rule which this scheduled action applies to.”
-