Interface ReviewerApi
public interface ReviewerApi
- 
Method SummaryModifier and TypeMethodDescriptionvoiddeleteVote(DeleteVoteInput input) voiddeleteVote(String label) voidremove()voidremove(DeleteReviewerInput input) votes()
- 
Method Details- 
votes- Throws:
- RestApiException
 
- 
deleteVote- Throws:
- RestApiException
 
- 
deleteVote- Throws:
- RestApiException
 
- 
remove- Throws:
- RestApiException
 
- 
remove- Throws:
- RestApiException
 
 
-