public static class ApprovalService.InstanceComment extends Object
| 构造器和说明 |
|---|
InstanceComment(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateInstanceCommentResp |
create(CreateInstanceCommentReq req) |
CreateInstanceCommentResp |
create(CreateInstanceCommentReq req,
RequestOptions reqOptions) |
DeleteInstanceCommentResp |
delete(DeleteInstanceCommentReq req) |
DeleteInstanceCommentResp |
delete(DeleteInstanceCommentReq req,
RequestOptions reqOptions) |
ListInstanceCommentResp |
list(ListInstanceCommentReq req) |
ListInstanceCommentResp |
list(ListInstanceCommentReq req,
RequestOptions reqOptions) |
RemoveInstanceCommentResp |
remove(RemoveInstanceCommentReq req) |
RemoveInstanceCommentResp |
remove(RemoveInstanceCommentReq req,
RequestOptions reqOptions) |
public InstanceComment(Config config)
public CreateInstanceCommentResp create(CreateInstanceCommentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateInstanceCommentResp create(CreateInstanceCommentReq req) throws Exception
Exceptionpublic DeleteInstanceCommentResp delete(DeleteInstanceCommentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteInstanceCommentResp delete(DeleteInstanceCommentReq req) throws Exception
Exceptionpublic ListInstanceCommentResp list(ListInstanceCommentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListInstanceCommentResp list(ListInstanceCommentReq req) throws Exception
Exceptionpublic RemoveInstanceCommentResp remove(RemoveInstanceCommentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic RemoveInstanceCommentResp remove(RemoveInstanceCommentReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.