public class ModelInfo extends AbstractModel
Constructor and Description |
---|
ModelInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get 文件描述信息。
|
String |
getLUTFileUrl()
Get 唇色素材 url 。 LUT 文件 url 5分钟有效。
|
String |
getModelId()
Get 唇色素材ID
|
void |
setDescription(String Description)
Set 文件描述信息。
|
void |
setLUTFileUrl(String LUTFileUrl)
Set 唇色素材 url 。 LUT 文件 url 5分钟有效。
|
void |
setModelId(String ModelId)
Set 唇色素材ID
|
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 String getModelId()
public void setModelId(String ModelId)
ModelId
- 唇色素材IDpublic String getLUTFileUrl()
public void setLUTFileUrl(String LUTFileUrl)
LUTFileUrl
- 唇色素材 url 。 LUT 文件 url 5分钟有效。public String getDescription()
public void setDescription(String Description)
Description
- 文件描述信息。Copyright © 2020. All rights reserved.