public static class GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
pipelineId
example:
e37ebee5d98b4781897f6086e89f9c56
|
Integer |
priority
example:
5
|
构造器和说明 |
---|
GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig() |
@NameInMap(value="PipelineId") public String pipelineId
e37ebee5d98b4781897f6086e89f9c56
@NameInMap(value="Priority") public Integer priority
5
public GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig()
public static GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig build(Map<String,?> map) throws Exception
Exception
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig setPipelineId(String pipelineId)
public String getPipelineId()
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobTranscodeJobListScheduleConfig setPriority(Integer priority)
public Integer getPriority()
Copyright © 2024. All rights reserved.