Package | Description |
---|---|
com.cloudwords.api.client |
Modifier and Type | Method and Description |
---|---|
ReviewerInstructions |
CloudwordsCustomerClient.createReviewerInstructions(int projectId,
String languageCode,
ReviewerInstructions reviewerInstructions) |
ReviewerInstructions |
CloudwordsCustomerAPI.createReviewerInstructions(int projectId,
String languageCode,
ReviewerInstructions reviewerInstructions)
Add the specified
ReviewerInstructions . |
ReviewerInstructions |
CloudwordsCustomerClient.getReviewerInstructions(int riId) |
ReviewerInstructions |
CloudwordsCustomerAPI.getReviewerInstructions(int riId)
Get the specified
ReviewerInstructions metadata. |
ReviewerInstructions |
CloudwordsCustomerClient.getReviewerInstructions(int projectId,
String languageCode) |
ReviewerInstructions |
CloudwordsCustomerAPI.getReviewerInstructions(int projectId,
String languageCode)
Get the specified
ReviewerInstructions metadata. |
ReviewerInstructions |
CloudwordsCustomerClient.updateReviewerInstructions(ReviewerInstructions reviewerInstructions) |
ReviewerInstructions |
CloudwordsCustomerAPI.updateReviewerInstructions(ReviewerInstructions reviewerInstructions)
Update the specified
ReviewerInstructions . |
Modifier and Type | Method and Description |
---|---|
ReviewerInstructions |
CloudwordsCustomerClient.createReviewerInstructions(int projectId,
String languageCode,
ReviewerInstructions reviewerInstructions) |
ReviewerInstructions |
CloudwordsCustomerAPI.createReviewerInstructions(int projectId,
String languageCode,
ReviewerInstructions reviewerInstructions)
Add the specified
ReviewerInstructions . |
ReviewerInstructions |
CloudwordsCustomerClient.updateReviewerInstructions(ReviewerInstructions reviewerInstructions) |
ReviewerInstructions |
CloudwordsCustomerAPI.updateReviewerInstructions(ReviewerInstructions reviewerInstructions)
Update the specified
ReviewerInstructions . |
Copyright © 2016. All rights reserved.