public static class ApplicationService.Application extends Object
| 构造器和说明 |
|---|
Application(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetApplicationResp |
get(GetApplicationReq req) |
GetApplicationResp |
get(GetApplicationReq req,
RequestOptions reqOptions) |
PatchApplicationResp |
patch(PatchApplicationReq req) |
PatchApplicationResp |
patch(PatchApplicationReq req,
RequestOptions reqOptions) |
UnderauditlistApplicationResp |
underauditlist(UnderauditlistApplicationReq req) |
UnderauditlistApplicationResp |
underauditlist(UnderauditlistApplicationReq req,
RequestOptions reqOptions) |
public Application(Config config)
public GetApplicationResp get(GetApplicationReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetApplicationResp get(GetApplicationReq req) throws Exception
Exceptionpublic PatchApplicationResp patch(PatchApplicationReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchApplicationResp patch(PatchApplicationReq req) throws Exception
Exceptionpublic UnderauditlistApplicationResp underauditlist(UnderauditlistApplicationReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UnderauditlistApplicationResp underauditlist(UnderauditlistApplicationReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.