Class DeleteReviewerInput
java.lang.Object
com.google.gerrit.extensions.api.changes.DeleteReviewerInput
Input passed to 
DELETE /changes/[id]/reviewers/[id].- 
Field SummaryFieldsModifier and TypeFieldDescriptionWho to send email notifications to after the reviewer is deleted.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
notifyWho to send email notifications to after the reviewer is deleted.
- 
notifyDetails
 
- 
- 
Constructor Details- 
DeleteReviewerInputpublic DeleteReviewerInput()
 
-