public class ModelInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModelInfo() | 
| ModelInfo(ModelInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModelInfo()
public ModelInfo(ModelInfo source)
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 © 2025. All rights reserved.