public interface VodUploadOptionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTemplateId()
string TemplateId = 1; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
string TemplateId = 1; |
String |
getTemplateIds(int index)
repeated string TemplateIds = 99; |
com.google.protobuf.ByteString |
getTemplateIdsBytes(int index)
repeated string TemplateIds = 99; |
int |
getTemplateIdsCount()
repeated string TemplateIds = 99; |
List<String> |
getTemplateIdsList()
repeated string TemplateIds = 99; |
String getTemplateId()
string TemplateId = 1;com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 1;List<String> getTemplateIdsList()
repeated string TemplateIds = 99;int getTemplateIdsCount()
repeated string TemplateIds = 99;String getTemplateIds(int index)
repeated string TemplateIds = 99;index - The index of the element to return.com.google.protobuf.ByteString getTemplateIdsBytes(int index)
repeated string TemplateIds = 99;index - The index of the value to return.Copyright © 2024. All rights reserved.