| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.Builder.build() |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.withCoManagedCount(Integer coManagedCount)
Returns an immutable copy of
this with just the coManagedCount
field changed. |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.withEligibleButNotAadJoinedCount(Integer eligibleButNotAadJoinedCount)
Returns an immutable copy of
this with just the eligibleButNotAadJoinedCount field changed. |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.withEligibleCount(Integer eligibleCount)
Returns an immutable copy of
this with just the eligibleCount
field changed. |
ComanagementEligibleSummaryEntity |
ComanagementEligibleSummaryEntity.withNeedsOSUpdateCount(Integer needsOSUpdateCount)
Returns an immutable copy of
this with just the needsOSUpdateCount field changed. |
Copyright © 2018–2020. All rights reserved.