public static class ContactService.EmployeeTypeEnum extends Object
| 构造器和说明 |
|---|
EmployeeTypeEnum(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateEmployeeTypeEnumResp |
create(CreateEmployeeTypeEnumReq req) |
CreateEmployeeTypeEnumResp |
create(CreateEmployeeTypeEnumReq req,
RequestOptions reqOptions) |
DeleteEmployeeTypeEnumResp |
delete(DeleteEmployeeTypeEnumReq req) |
DeleteEmployeeTypeEnumResp |
delete(DeleteEmployeeTypeEnumReq req,
RequestOptions reqOptions) |
ListEmployeeTypeEnumResp |
list(ListEmployeeTypeEnumReq req) |
ListEmployeeTypeEnumResp |
list(ListEmployeeTypeEnumReq req,
RequestOptions reqOptions) |
UpdateEmployeeTypeEnumResp |
update(UpdateEmployeeTypeEnumReq req) |
UpdateEmployeeTypeEnumResp |
update(UpdateEmployeeTypeEnumReq req,
RequestOptions reqOptions) |
public EmployeeTypeEnum(Config config)
public CreateEmployeeTypeEnumResp create(CreateEmployeeTypeEnumReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateEmployeeTypeEnumResp create(CreateEmployeeTypeEnumReq req) throws Exception
Exceptionpublic DeleteEmployeeTypeEnumResp delete(DeleteEmployeeTypeEnumReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteEmployeeTypeEnumResp delete(DeleteEmployeeTypeEnumReq req) throws Exception
Exceptionpublic ListEmployeeTypeEnumResp list(ListEmployeeTypeEnumReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListEmployeeTypeEnumResp list(ListEmployeeTypeEnumReq req) throws Exception
Exceptionpublic UpdateEmployeeTypeEnumResp update(UpdateEmployeeTypeEnumReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateEmployeeTypeEnumResp update(UpdateEmployeeTypeEnumReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.