public static class HelpdeskService.Faq extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFaqResp |
create(CreateFaqReq req) |
CreateFaqResp |
create(CreateFaqReq req,
RequestOptions reqOptions) |
DeleteFaqResp |
delete(DeleteFaqReq req) |
DeleteFaqResp |
delete(DeleteFaqReq req,
RequestOptions reqOptions) |
FaqImageFaqResp |
faqImage(FaqImageFaqReq req) |
FaqImageFaqResp |
faqImage(FaqImageFaqReq req,
RequestOptions reqOptions) |
GetFaqResp |
get(GetFaqReq req) |
GetFaqResp |
get(GetFaqReq req,
RequestOptions reqOptions) |
ListFaqResp |
list(ListFaqReq req) |
ListFaqResp |
list(ListFaqReq req,
RequestOptions reqOptions) |
PatchFaqResp |
patch(PatchFaqReq req) |
PatchFaqResp |
patch(PatchFaqReq req,
RequestOptions reqOptions) |
SearchFaqResp |
search(SearchFaqReq req) |
SearchFaqResp |
search(SearchFaqReq req,
RequestOptions reqOptions) |
public Faq(Config config)
public CreateFaqResp create(CreateFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateFaqResp create(CreateFaqReq req) throws Exception
Exceptionpublic DeleteFaqResp delete(DeleteFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteFaqResp delete(DeleteFaqReq req) throws Exception
Exceptionpublic FaqImageFaqResp faqImage(FaqImageFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic FaqImageFaqResp faqImage(FaqImageFaqReq req) throws Exception
Exceptionpublic GetFaqResp get(GetFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetFaqResp get(GetFaqReq req) throws Exception
Exceptionpublic ListFaqResp list(ListFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListFaqResp list(ListFaqReq req) throws Exception
Exceptionpublic PatchFaqResp patch(PatchFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchFaqResp patch(PatchFaqReq req) throws Exception
Exceptionpublic SearchFaqResp search(SearchFaqReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SearchFaqResp search(SearchFaqReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.