| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.Builder.build() |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withCompliantDeviceCount(Integer compliantDeviceCount)
Returns an immutable copy of
this with just the compliantDeviceCount field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withConflictDeviceCount(Integer conflictDeviceCount)
Returns an immutable copy of
this with just the conflictDeviceCount field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withErrorDeviceCount(Integer errorDeviceCount)
Returns an immutable copy of
this with just the errorDeviceCount
field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withNonCompliantDeviceCount(Integer nonCompliantDeviceCount)
Returns an immutable copy of
this with just the nonCompliantDeviceCount field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withNotApplicableDeviceCount(Integer notApplicableDeviceCount)
Returns an immutable copy of
this with just the notApplicableDeviceCount field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withPlatformType(PolicyPlatformType platformType)
Returns an immutable copy of
this with just the platformType
field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withRemediatedDeviceCount(Integer remediatedDeviceCount)
Returns an immutable copy of
this with just the remediatedDeviceCount field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withSetting(String setting)
Returns an immutable copy of
this with just the setting field
changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withSettingName(String settingName)
Returns an immutable copy of
this with just the settingName
field changed. |
DeviceCompliancePolicySettingStateSummary |
DeviceCompliancePolicySettingStateSummary.withUnknownDeviceCount(Integer unknownDeviceCount)
Returns an immutable copy of
this with just the unknownDeviceCount field changed. |
Copyright © 2018–2020. All rights reserved.