public static class AttendanceService.UserFlow extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateUserFlowResp |
batchCreate(BatchCreateUserFlowReq req) |
BatchCreateUserFlowResp |
batchCreate(BatchCreateUserFlowReq req,
RequestOptions reqOptions) |
GetUserFlowResp |
get(GetUserFlowReq req) |
GetUserFlowResp |
get(GetUserFlowReq req,
RequestOptions reqOptions) |
QueryUserFlowResp |
query(QueryUserFlowReq req) |
QueryUserFlowResp |
query(QueryUserFlowReq req,
RequestOptions reqOptions) |
public UserFlow(Config config)
public BatchCreateUserFlowResp batchCreate(BatchCreateUserFlowReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchCreateUserFlowResp batchCreate(BatchCreateUserFlowReq req) throws Exception
Exceptionpublic GetUserFlowResp get(GetUserFlowReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetUserFlowResp get(GetUserFlowReq req) throws Exception
Exceptionpublic QueryUserFlowResp query(QueryUserFlowReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic QueryUserFlowResp query(QueryUserFlowReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.