Uses of Class
odata.msgraph.client.beta.entity.DeviceManagementComplianceScheduledActionForRule
-
Packages that use DeviceManagementComplianceScheduledActionForRule Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of DeviceManagementComplianceScheduledActionForRule in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DeviceManagementComplianceScheduledActionForRule Modifier and Type Method Description DeviceManagementComplianceScheduledActionForRuleDeviceManagementComplianceScheduledActionForRule.Builder. build()DeviceManagementComplianceScheduledActionForRuleDeviceManagementComplianceScheduledActionForRule. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.DeviceManagementComplianceScheduledActionForRuleDeviceManagementComplianceScheduledActionForRule. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).DeviceManagementComplianceScheduledActionForRuleDeviceManagementComplianceScheduledActionForRule. withRuleName(String ruleName)Returns an immutable copy ofthiswith just theruleNamefield changed.DeviceManagementComplianceScheduledActionForRuleDeviceManagementComplianceScheduledActionForRule. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.entity that return types with arguments of type DeviceManagementComplianceScheduledActionForRule Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceManagementComplianceScheduledActionForRule>DeviceManagementCompliancePolicy. setScheduledActions(List<DeviceManagementComplianceScheduledActionForRule> scheduledActions)Method parameters in odata.msgraph.client.beta.entity with type arguments of type DeviceManagementComplianceScheduledActionForRule Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceManagementComplianceScheduledActionForRule>DeviceManagementCompliancePolicy. setScheduledActions(List<DeviceManagementComplianceScheduledActionForRule> scheduledActions) -
Uses of DeviceManagementComplianceScheduledActionForRule in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type DeviceManagementComplianceScheduledActionForRule Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceManagementComplianceScheduledActionForRule>DeviceManagementCompliancePolicyRequest. setScheduledActions(List<DeviceManagementComplianceScheduledActionForRule> scheduledActions)Method parameters in odata.msgraph.client.beta.entity.request with type arguments of type DeviceManagementComplianceScheduledActionForRule Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DeviceManagementComplianceScheduledActionForRule>DeviceManagementCompliancePolicyRequest. setScheduledActions(List<DeviceManagementComplianceScheduledActionForRule> scheduledActions)
-