public class AttachedDeviceTemplatesGetRequest extends Object implements EnvisionRequest<AttachedDeviceTemplatesGetResponse>
| 构造器和说明 |
|---|
AttachedDeviceTemplatesGetRequest(List<String> mdmIDList) |
AttachedDeviceTemplatesGetRequest(List<String> mdmIDList,
String locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getLocale() |
String |
getMdmIDList() |
Class<AttachedDeviceTemplatesGetResponse> |
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
|
void |
setLocale(String locale) |
void |
setMdmIDList(String mdmIDList) |
public String getMdmIDList()
public void setMdmIDList(String mdmIDList)
public String getLocale()
public void setLocale(String locale)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<AttachedDeviceTemplatesGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<AttachedDeviceTemplatesGetResponse>public Class<AttachedDeviceTemplatesGetResponse> getResponseClass()
public void check()
throws EnvisionRuleException
Copyright © 2018. All rights reserved.