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