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.withReviewers(List<AccessReviewReviewerScope> reviewers) |
|
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withUnmappedField(String name,
String value) |
|
AdminConsentRequestPolicy |
AdminConsentRequestPolicy.withVersion(Integer version) |
|