public class OapiCalendarListRequest extends BaseTaobaoRequest<OapiCalendarListResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiCalendarListRequest.DateTime
查询时间下限
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
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 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 in interface TaobaoRequest<OapiCalendarListResponse>getApiMethodName in class BaseTaobaoRequest<OapiCalendarListResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<OapiCalendarListResponse>getTopResponseType in class BaseTaobaoRequest<OapiCalendarListResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<OapiCalendarListResponse>setTopResponseType in class BaseTaobaoRequest<OapiCalendarListResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<OapiCalendarListResponse>getTopApiCallType in class BaseTaobaoRequest<OapiCalendarListResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<OapiCalendarListResponse>getTopHttpMethod in class BaseTaobaoRequest<OapiCalendarListResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<OapiCalendarListResponse>setTopHttpMethod in class BaseTaobaoRequest<OapiCalendarListResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiCalendarListResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.