public interface VodUploadTemplateOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getTemplateIds(int index)
工作流模板id
repeated string TemplateIds = 1; |
com.google.protobuf.ByteString |
getTemplateIdsBytes(int index)
工作流模板id
repeated string TemplateIds = 1; |
int |
getTemplateIdsCount()
工作流模板id
repeated string TemplateIds = 1; |
List<String> |
getTemplateIdsList()
工作流模板id
repeated string TemplateIds = 1; |
String |
getTemplateType()
工作流模板类型,imp: 智能处理,transcode: 点播转码
string TemplateType = 2; |
com.google.protobuf.ByteString |
getTemplateTypeBytes()
工作流模板类型,imp: 智能处理,transcode: 点播转码
string TemplateType = 2; |
List<String> getTemplateIdsList()
工作流模板id
repeated string TemplateIds = 1;
int getTemplateIdsCount()
工作流模板id
repeated string TemplateIds = 1;
String getTemplateIds(int index)
工作流模板id
repeated string TemplateIds = 1;
index
- The index of the element to return.com.google.protobuf.ByteString getTemplateIdsBytes(int index)
工作流模板id
repeated string TemplateIds = 1;
index
- The index of the value to return.String getTemplateType()
工作流模板类型,imp: 智能处理,transcode: 点播转码
string TemplateType = 2;
com.google.protobuf.ByteString getTemplateTypeBytes()
工作流模板类型,imp: 智能处理,transcode: 点播转码
string TemplateType = 2;
Copyright © 2024. All rights reserved.