public class Interviewer extends Object
| 构造器和说明 |
|---|
Interviewer(Config config) |
| 限定符和类型 | 方法和说明 | ||||||
|---|---|---|---|---|---|---|---|
ListInterviewerResp |
list(ListInterviewerReq req)
,
官网API文档链接:
ListInterviewerResplist(ListInterviewerReq req,
RequestOptions reqOptions)
,
官网API文档链接:
PatchInterviewerResppatch(PatchInterviewerReq req)
,
官网API文档链接:
PatchInterviewerResppatch(PatchInterviewerReq req,
RequestOptions reqOptions)
,
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2025. All rights reserved. |