public class DeleteReviewerInput
extends java.lang.Object
DELETE /changes/[id]/reviewers/[id].| Modifier and Type | Field and Description |
|---|---|
NotifyHandling |
notify
Who to send email notifications to after the reviewer is deleted.
|
java.util.Map<RecipientType,NotifyInfo> |
notifyDetails |
| Constructor and Description |
|---|
DeleteReviewerInput() |
public NotifyHandling notify
public java.util.Map<RecipientType,NotifyInfo> notifyDetails