| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrivilegedRoleSummary |
PrivilegedRoleSummary.Builder.build() |
PrivilegedRoleSummary |
PrivilegedRoleSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PrivilegedRoleSummary |
PrivilegedRoleSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PrivilegedRoleSummary |
PrivilegedRoleSummary.withElevatedCount(Integer elevatedCount) |
PrivilegedRoleSummary |
PrivilegedRoleSummary.withManagedCount(Integer managedCount) |
PrivilegedRoleSummary |
PrivilegedRoleSummary.withMfaEnabled(Boolean mfaEnabled) |
PrivilegedRoleSummary |
PrivilegedRoleSummary.withStatus(RoleSummaryStatus status) |
PrivilegedRoleSummary |
PrivilegedRoleSummary.withUsersCount(Integer usersCount) |
Copyright © 2018–2020. All rights reserved.