public class EditMediaTEHDConfig extends AbstractModel
header, skipSign| Constructor and Description |
|---|
EditMediaTEHDConfig() |
EditMediaTEHDConfig(EditMediaTEHDConfig 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 |
getType()
Get TSC Transcoding type, optional values: TEHD-100 means TSC Transcoding-definition-100; OFF means turning off TSC Transcoding-definition.
|
void |
setType(String Type)
Set TSC Transcoding type, optional values: TEHD-100 means TSC Transcoding-definition-100; OFF means turning off TSC Transcoding-definition.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic EditMediaTEHDConfig()
public EditMediaTEHDConfig(EditMediaTEHDConfig source)
public String getType()
public void setType(String Type)
Type - TSC Transcoding type, optional values: Copyright © 2024. All rights reserved.