public interface VodStoreUriGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getStoreUris(int index)
封面图对象地址列表
repeated string StoreUris = 2; |
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
封面图对象地址列表
repeated string StoreUris = 2; |
int |
getStoreUrisCount()
封面图对象地址列表
repeated string StoreUris = 2; |
List<String> |
getStoreUrisList()
封面图对象地址列表
repeated string StoreUris = 2; |
String |
getVid()
视频ID
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
视频ID
string Vid = 1; |
String getVid()
视频ID
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;List<String> getStoreUrisList()
封面图对象地址列表
repeated string StoreUris = 2;int getStoreUrisCount()
封面图对象地址列表
repeated string StoreUris = 2;String getStoreUris(int index)
封面图对象地址列表
repeated string StoreUris = 2;index - The index of the element to return.com.google.protobuf.ByteString getStoreUrisBytes(int index)
封面图对象地址列表
repeated string StoreUris = 2;index - The index of the value to return.Copyright © 2024. All rights reserved.