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