public class AiAnalysisTaskHorizontalToVerticalOutput extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AiAnalysisTaskHorizontalToVerticalOutput() | 
| AiAnalysisTaskHorizontalToVerticalOutput(AiAnalysisTaskHorizontalToVerticalOutput 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 | 
|---|---|
| Float | getConfidence()Get Confidence. | 
| TaskOutputStorage | getOutputStorage()Get Storage location of intelligent landscape-to-portrait videos. | 
| String | getPath()Get Intelligent landscape-to-portrait video list. | 
| void | setConfidence(Float Confidence)Set Confidence. | 
| void | setOutputStorage(TaskOutputStorage OutputStorage)Set Storage location of intelligent landscape-to-portrait videos. | 
| void | setPath(String Path)Set Intelligent landscape-to-portrait video list. | 
| 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 AiAnalysisTaskHorizontalToVerticalOutput()
public AiAnalysisTaskHorizontalToVerticalOutput(AiAnalysisTaskHorizontalToVerticalOutput source)
public String getPath()
public void setPath(String Path)
Path - Intelligent landscape-to-portrait video list.
Note: This field may return null, indicating that no valid values can be obtained.public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage - Storage location of intelligent landscape-to-portrait videos.
Note: This field may return null, indicating that no valid values can be obtained.public Float getConfidence()
public void setConfidence(Float Confidence)
Confidence - Confidence.     
        
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2024. All rights reserved.