T - public interface EnvisionRequest<T extends EnvisionResponse>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
Class<T> |
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
|
String getApiMethodName()
Map<String,String> getTextParams()
void check()
throws EnvisionRuleException
Copyright © 2018. All rights reserved.