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