public interface VodGetMediaInfosDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodMediaInfo |
getMediaInfoList(int index)
视频信息列表
|
int |
getMediaInfoListCount()
视频信息列表
|
List<VodMediaInfo> |
getMediaInfoListList()
视频信息列表
|
VodMediaInfoOrBuilder |
getMediaInfoListOrBuilder(int index)
视频信息列表
|
List<? extends VodMediaInfoOrBuilder> |
getMediaInfoListOrBuilderList()
视频信息列表
|
String |
getNotExistVids(int index)
不存在的视频VID列表
|
com.google.protobuf.ByteString |
getNotExistVidsBytes(int index)
不存在的视频VID列表
|
int |
getNotExistVidsCount()
不存在的视频VID列表
|
List<String> |
getNotExistVidsList()
不存在的视频VID列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VodMediaInfo> getMediaInfoListList()
视频信息列表
repeated .Volcengine.Vod.Models.Business.VodMediaInfo MediaInfoList = 1;VodMediaInfo getMediaInfoList(int index)
视频信息列表
repeated .Volcengine.Vod.Models.Business.VodMediaInfo MediaInfoList = 1;int getMediaInfoListCount()
视频信息列表
repeated .Volcengine.Vod.Models.Business.VodMediaInfo MediaInfoList = 1;List<? extends VodMediaInfoOrBuilder> getMediaInfoListOrBuilderList()
视频信息列表
repeated .Volcengine.Vod.Models.Business.VodMediaInfo MediaInfoList = 1;VodMediaInfoOrBuilder getMediaInfoListOrBuilder(int index)
视频信息列表
repeated .Volcengine.Vod.Models.Business.VodMediaInfo MediaInfoList = 1;List<String> getNotExistVidsList()
不存在的视频VID列表
repeated string NotExistVids = 2;int getNotExistVidsCount()
不存在的视频VID列表
repeated string NotExistVids = 2;String getNotExistVids(int index)
不存在的视频VID列表
repeated string NotExistVids = 2;index - The index of the element to return.com.google.protobuf.ByteString getNotExistVidsBytes(int index)
不存在的视频VID列表
repeated string NotExistVids = 2;index - The index of the value to return.Copyright © 2025. All rights reserved.