Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestAllFields() |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestAllFields(boolean value) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestField(String field) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestField(String field,
boolean value) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestFields(List<String> fields) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.requestFields(List<String> fields,
boolean value) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setAttachmentId(String attachmentId) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setAttachmentShareUrl(String attachmentShareUrl) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setAttachmentUrl(String attachmentUrl) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setIsHidden(Boolean isHidden) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setIsHidden(String isHidden) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setMessage(String message) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setParam(String param,
Object value) |
Comment.APIRequestUpdate |
Comment.APIRequestUpdate.setParams(Map<String,Object> params) |
Comment.APIRequestUpdate |
Comment.update() |