public class EditMediaTaskOutput extends AbstractModel
Constructor and Description |
---|
EditMediaTaskOutput() |
Modifier and Type | Method and Description |
---|---|
TaskOutputStorage |
getOutputStorage()
Get
|
String |
getPath()
Get
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set
|
void |
setPath(String Path)
Set
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- public String getPath()
public void setPath(String Path)
Path
- Copyright © 2020. All rights reserved.