public class OapiEduCourseCreateRequest extends BaseTaobaoRequest<OapiEduCourseCreateResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiEduCourseCreateRequest.CreateCourseOption
课程选项信息
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
OapiEduCourseCreateRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setBizKey(String bizKey)
public String getBizKey()
public void setEndTime(Long endTime)
public Long getEndTime()
public void setIntroduce(String introduce)
public String getIntroduce()
public void setName(String name)
public String getName()
public void setOpUserid(String opUserid)
public String getOpUserid()
public void setOption(String option)
public void setOption(OapiEduCourseCreateRequest.CreateCourseOption option)
public String getOption()
public void setStartTime(Long startTime)
public Long getStartTime()
public void setTeacherCorpid(String teacherCorpid)
public String getTeacherCorpid()
public void setTeacherUserid(String teacherUserid)
public String getTeacherUserid()
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<OapiEduCourseCreateResponse>getApiMethodName in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<OapiEduCourseCreateResponse>getTopResponseType in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<OapiEduCourseCreateResponse>setTopResponseType in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<OapiEduCourseCreateResponse>getTopApiCallType in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<OapiEduCourseCreateResponse>getTopHttpMethod in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<OapiEduCourseCreateResponse>setTopHttpMethod in class BaseTaobaoRequest<OapiEduCourseCreateResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiEduCourseCreateResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.