public class AuthorizedNodesGetRequest extends Object implements EnvisionRequest<AuthorizedNodesGetResponse>
| 构造器和说明 |
|---|
AuthorizedNodesGetRequest(boolean checkAppCategory) |
AuthorizedNodesGetRequest(String operationCode,
boolean checkAppCategory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getOperationCode() |
Class<AuthorizedNodesGetResponse> |
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
|
boolean |
isCheckAppCategory() |
void |
setCheckAppCategory(boolean checkAppCategory) |
void |
setOperationCode(String operationCode) |
public AuthorizedNodesGetRequest(boolean checkAppCategory)
public AuthorizedNodesGetRequest(String operationCode, boolean checkAppCategory)
public String getOperationCode()
public void setOperationCode(String operationCode)
public boolean isCheckAppCategory()
public void setCheckAppCategory(boolean checkAppCategory)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<AuthorizedNodesGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<AuthorizedNodesGetResponse>public Class<AuthorizedNodesGetResponse> getResponseClass()
public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<AuthorizedNodesGetResponse>EnvisionRuleExceptionCopyright © 2018. All rights reserved.