public class ListFreebusyReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListFreebusyReq.Builder |
| 构造器和说明 |
|---|
ListFreebusyReq() |
ListFreebusyReq(ListFreebusyReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListFreebusyReqBody |
getListFreebusyReqBody() |
String |
getUserIdType() |
static ListFreebusyReq.Builder |
newBuilder() |
void |
setListFreebusyReqBody(ListFreebusyReqBody body) |
void |
setUserIdType(String userIdType) |
public ListFreebusyReq()
public ListFreebusyReq(ListFreebusyReq.Builder builder)
public static ListFreebusyReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public ListFreebusyReqBody getListFreebusyReqBody()
public void setListFreebusyReqBody(ListFreebusyReqBody body)
Copyright © 2024. All rights reserved.