public class SealClient extends Object
| 构造器和说明 |
|---|
SealClient(OpenApiClient openApiClient) |
public SealClient(OpenApiClient openApiClient)
public BaseRes<GetSealListRes> getSealList(GetSealListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealDetailRes> getSealDetail(GetSealDetailReq req) throws ApiException
ApiExceptionpublic BaseRes<GetAppointedSealUrlRes> getAppointedSealUrl(GetAppointedSealUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealUserListRes> getSealUserList(GetSealUserListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetUserSealListRes> getUserSealList(GetUserSealListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealCreateUrlRes> getSealCreateUrl(GetSealCreateUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealVerifyListRes> getSealVerifyList(GetSealVerifyListReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> modifySeal(ModifySealReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealGrantUrlRes> getSealGrantUrl(GetSealGrantUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> cancelSealGrant(CancelSealGrantReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> setSealStatus(SetSealStatusReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> deleteSeal(SealDeleteReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealManageUrlRes> getSealManageUrl(GetSealManageUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealFreeSignUrlRes> getSealFreeSignUrl(GetSealFreeSignUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<GetPersonalSealListRes> getPersonalSealList(GetPersonalSealListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSealFreeSignUrlRes> getPersonalSealFreeSignUrl(GetPersonalSealFreeSignUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> cancelSealFreeSign(CancelSealFreeSignReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> cancelPersonalSealFreeSign(CancelPersonalSealFreeSignReq req) throws ApiException
ApiExceptionCopyright © 2023. All rights reserved.