Interface ReviewerApi
public interface ReviewerApi
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteVote
(DeleteVoteInput input) void
deleteVote
(String label) void
remove()
void
remove
(DeleteReviewerInput input) votes()
-
Method Details
-
votes
- Throws:
RestApiException
-
deleteVote
- Throws:
RestApiException
-
deleteVote
- Throws:
RestApiException
-
remove
- Throws:
RestApiException
-
remove
- Throws:
RestApiException
-