public class OapiCalendarListRequest extends BaseTaobaoRequest<OapiCalendarListResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiCalendarListRequest.DateTime
查询时间下限
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| 构造器和说明 |
|---|
OapiCalendarListRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setCalendarFolderId(String calendarFolderId)
public String getCalendarFolderId()
public void setiCalUid(String iCalUid)
public String getiCalUid()
public void setMaxResults(Long maxResults)
public Long getMaxResults()
public void setPageToken(String pageToken)
public String getPageToken()
public void setSingleEvents(Boolean singleEvents)
public Boolean getSingleEvents()
public void setTimeMax(String timeMax)
public void setTimeMax(OapiCalendarListRequest.DateTime timeMax)
public String getTimeMax()
public void setTimeMin(String timeMin)
public void setTimeMin(OapiCalendarListRequest.DateTime timeMin)
public String getTimeMin()
public void setUserId(String userId)
public String getUserId()
public String getApiMethodName()
TaobaoRequestgetApiMethodName 在接口中 TaobaoRequest<OapiCalendarListResponse>getApiMethodName 在类中 BaseTaobaoRequest<OapiCalendarListResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType 在接口中 TaobaoRequest<OapiCalendarListResponse>getTopResponseType 在类中 BaseTaobaoRequest<OapiCalendarListResponse>public void setTopResponseType(String topResponseType)
public String getTopApiCallType()
TaobaoRequestgetTopApiCallType 在接口中 TaobaoRequest<OapiCalendarListResponse>getTopApiCallType 在类中 BaseTaobaoRequest<OapiCalendarListResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod 在接口中 TaobaoRequest<OapiCalendarListResponse>getTopHttpMethod 在类中 BaseTaobaoRequest<OapiCalendarListResponse>public void setTopHttpMethod(String topHttpMethod)
public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiCalendarListResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2020. All rights reserved.