public static class RevisionReviewerApi.NotImplemented extends Object implements RevisionReviewerApi
RevisionReviewerApi.NotImplemented| Constructor and Description |
|---|
NotImplemented() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteVote(DeleteVoteInput input) |
void |
deleteVote(String label) |
Map<String,Short> |
votes() |
public Map<String,Short> votes()
votes in interface RevisionReviewerApipublic void deleteVote(String label)
deleteVote in interface RevisionReviewerApipublic void deleteVote(DeleteVoteInput input)
deleteVote in interface RevisionReviewerApi