public class AsyncFileDownloadExecuteRequest extends AbstractEnvisionStreamRequest
file| 构造器和说明 |
|---|
AsyncFileDownloadExecuteRequest() |
AsyncFileDownloadExecuteRequest(String mdmid,
String id,
File file) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getId() |
String |
getMdmid() |
Class<EnvisionResponse> |
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 |
setId(String id) |
void |
setMdmid(String mdmid) |
getFile, setFilepublic String getMdmid()
public void setMdmid(String mdmid)
public String getId()
public void setId(String id)
public String getApiMethodName()
EnvisionRequestpublic Map<String,String> getTextParams()
EnvisionRequestpublic Class<EnvisionResponse> getResponseClass()
public void check()
throws EnvisionRuleException
Copyright © 2018. All rights reserved.