public class DimensionDeleteByKeyRequest extends Object implements EnvisionRequest<CountGetResponse>
| 构造器和说明 |
|---|
DimensionDeleteByKeyRequest(String mdmid,
String table,
String key) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getKey() |
String |
getMdmid() |
Class<CountGetResponse> |
getResponseClass() |
String |
getTable() |
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 |
setKey(String key) |
void |
setMdmid(String mdmid) |
void |
setTable(String table) |
public String getMdmid()
public void setMdmid(String mdmid)
public String getTable()
public void setTable(String table)
public String getKey()
public void setKey(String key)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<CountGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<CountGetResponse>public Class<CountGetResponse> getResponseClass()
getResponseClass 在接口中 EnvisionRequest<CountGetResponse>public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<CountGetResponse>EnvisionRuleExceptionCopyright © 2018. All rights reserved.