public class ResolutionNameInfo extends AbstractModel
Constructor and Description |
---|
ResolutionNameInfo() |
Modifier and Type | Method and Description |
---|---|
Long |
getMinEdgeLength()
Get Length of video short side in px.
|
String |
getName()
Get Display name.
|
void |
setMinEdgeLength(Long MinEdgeLength)
Set Length of video short side in px.
|
void |
setName(String Name)
Set Display name.
|
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 Long getMinEdgeLength()
public void setMinEdgeLength(Long MinEdgeLength)
MinEdgeLength
- Length of video short side in px.public String getName()
public void setName(String Name)
Name
- Display name.Copyright © 2020. All rights reserved.