public static class DriveService.FileCommentReply extends Object
| 构造器和说明 |
|---|
FileCommentReply(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteFileCommentReplyResp |
delete(DeleteFileCommentReplyReq req) |
DeleteFileCommentReplyResp |
delete(DeleteFileCommentReplyReq req,
RequestOptions reqOptions) |
UpdateFileCommentReplyResp |
update(UpdateFileCommentReplyReq req) |
UpdateFileCommentReplyResp |
update(UpdateFileCommentReplyReq req,
RequestOptions reqOptions) |
public FileCommentReply(Config config)
public DeleteFileCommentReplyResp delete(DeleteFileCommentReplyReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteFileCommentReplyResp delete(DeleteFileCommentReplyReq req) throws Exception
Exceptionpublic UpdateFileCommentReplyResp update(UpdateFileCommentReplyReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateFileCommentReplyResp update(UpdateFileCommentReplyReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.