public class BatchFreebusyReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchFreebusyReq.Builder |
| 构造器和说明 |
|---|
BatchFreebusyReq() |
BatchFreebusyReq(BatchFreebusyReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchFreebusyReqBody |
getBatchFreebusyReqBody() |
String |
getUserIdType() |
static BatchFreebusyReq.Builder |
newBuilder() |
void |
setBatchFreebusyReqBody(BatchFreebusyReqBody body) |
void |
setUserIdType(String userIdType) |
public BatchFreebusyReq()
public BatchFreebusyReq(BatchFreebusyReq.Builder builder)
public static BatchFreebusyReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public BatchFreebusyReqBody getBatchFreebusyReqBody()
public void setBatchFreebusyReqBody(BatchFreebusyReqBody body)
Copyright © 2025. All rights reserved.