public interface VodAllPlayInfoResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotFoundVids(int index)
没有查询到任何信息的vid
|
com.google.protobuf.ByteString |
getNotFoundVidsBytes(int index)
没有查询到任何信息的vid
|
int |
getNotFoundVidsCount()
没有查询到任何信息的vid
|
List<String> |
getNotFoundVidsList()
没有查询到任何信息的vid
|
int |
getTotalCount()
查到多少个vid
|
VodAllPlayInfoModel |
getVodAllPlayInfoModelList(int index)
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1; |
int |
getVodAllPlayInfoModelListCount()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1; |
List<VodAllPlayInfoModel> |
getVodAllPlayInfoModelListList()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1; |
VodAllPlayInfoModelOrBuilder |
getVodAllPlayInfoModelListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1; |
List<? extends VodAllPlayInfoModelOrBuilder> |
getVodAllPlayInfoModelListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VodAllPlayInfoModel> getVodAllPlayInfoModelListList()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1;VodAllPlayInfoModel getVodAllPlayInfoModelList(int index)
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1;int getVodAllPlayInfoModelListCount()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1;List<? extends VodAllPlayInfoModelOrBuilder> getVodAllPlayInfoModelListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1;VodAllPlayInfoModelOrBuilder getVodAllPlayInfoModelListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodAllPlayInfoModel VodAllPlayInfoModelList = 1;int getTotalCount()
查到多少个vid
int32 TotalCount = 2;List<String> getNotFoundVidsList()
没有查询到任何信息的vid
repeated string NotFoundVids = 3;int getNotFoundVidsCount()
没有查询到任何信息的vid
repeated string NotFoundVids = 3;String getNotFoundVids(int index)
没有查询到任何信息的vid
repeated string NotFoundVids = 3;index - The index of the element to return.com.google.protobuf.ByteString getNotFoundVidsBytes(int index)
没有查询到任何信息的vid
repeated string NotFoundVids = 3;index - The index of the value to return.Copyright © 2025. All rights reserved.