public interface VodUploadTemplateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateIds(int index)
工作流模板id
|
com.google.protobuf.ByteString |
getTemplateIdsBytes(int index)
工作流模板id
|
int |
getTemplateIdsCount()
工作流模板id
|
List<String> |
getTemplateIdsList()
工作流模板id
|
String |
getTemplateType()
工作流模板类型,imp: 智能处理,transcode: 点播转码
|
com.google.protobuf.ByteString |
getTemplateTypeBytes()
工作流模板类型,imp: 智能处理,transcode: 点播转码
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<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 © 2025. All rights reserved.