public interface VodStoreUriGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getStoreUris(int index)
封面图对象地址列表
|
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
封面图对象地址列表
|
int |
getStoreUrisCount()
封面图对象地址列表
|
List<String> |
getStoreUrisList()
封面图对象地址列表
|
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
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 © 2022. All rights reserved.