| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.Builder.build() |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withIsEnabled(Boolean isEnabled) |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withNotifyReviewers(Boolean notifyReviewers) |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withRemindersEnabled(Boolean remindersEnabled) |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withRequestDurationInDays(Integer requestDurationInDays) |
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withVersion(Integer version) |
Copyright © 2018–2020. All rights reserved.