public class EventContentGetRequest extends Object implements EnvisionRequest<EventContentGetResponse>
| 构造器和说明 |
|---|
EventContentGetRequest(String categoryId) |
EventContentGetRequest(String categoryId,
String mdmId) |
EventContentGetRequest(String categoryId,
String mdmId,
String locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
Class<EventContentGetResponse> |
getResponseClass() |
Map<String,String> |
getTextParams()
Gets all the Key-Value form of the text request parameter set:
Key: Request parameter name
Value: Request parameter value
|
public EventContentGetRequest(String categoryId, String mdmId, String locale)
public EventContentGetRequest(String categoryId)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<EventContentGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<EventContentGetResponse>public Class<EventContentGetResponse> getResponseClass()
public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<EventContentGetResponse>EnvisionRuleExceptionCopyright © 2018. All rights reserved.