public class GetTranscodeJobRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
parentJobId
example:
ab4802364a2e49208c99efab82dfa8e8
|
构造器和说明 |
---|
GetTranscodeJobRequest() |
限定符和类型 | 方法和说明 |
---|---|
static GetTranscodeJobRequest |
build(Map<String,?> map) |
String |
getParentJobId() |
GetTranscodeJobRequest |
setParentJobId(String parentJobId) |
@NameInMap(value="ParentJobId") public String parentJobId
ab4802364a2e49208c99efab82dfa8e8
public static GetTranscodeJobRequest build(Map<String,?> map) throws Exception
Exception
public GetTranscodeJobRequest setParentJobId(String parentJobId)
public String getParentJobId()
Copyright © 2024. All rights reserved.