public interface VodQueryUploadResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodURLSet |
getMediaInfoList(int index)
URL批量上传状态查询返回的 JobId 对应的信息
|
int |
getMediaInfoListCount()
URL批量上传状态查询返回的 JobId 对应的信息
|
List<VodURLSet> |
getMediaInfoListList()
URL批量上传状态查询返回的 JobId 对应的信息
|
VodURLSetOrBuilder |
getMediaInfoListOrBuilder(int index)
URL批量上传状态查询返回的 JobId 对应的信息
|
List<? extends VodURLSetOrBuilder> |
getMediaInfoListOrBuilderList()
URL批量上传状态查询返回的 JobId 对应的信息
|
String |
getNotExistJobIds(int index)
URL批量上传状态查询不存在的 JobId
|
com.google.protobuf.ByteString |
getNotExistJobIdsBytes(int index)
URL批量上传状态查询不存在的 JobId
|
int |
getNotExistJobIdsCount()
URL批量上传状态查询不存在的 JobId
|
List<String> |
getNotExistJobIdsList()
URL批量上传状态查询不存在的 JobId
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VodURLSet> getMediaInfoListList()
URL批量上传状态查询返回的 JobId 对应的信息
repeated .Volcengine.Vod.Models.Business.VodURLSet MediaInfoList = 1;VodURLSet getMediaInfoList(int index)
URL批量上传状态查询返回的 JobId 对应的信息
repeated .Volcengine.Vod.Models.Business.VodURLSet MediaInfoList = 1;int getMediaInfoListCount()
URL批量上传状态查询返回的 JobId 对应的信息
repeated .Volcengine.Vod.Models.Business.VodURLSet MediaInfoList = 1;List<? extends VodURLSetOrBuilder> getMediaInfoListOrBuilderList()
URL批量上传状态查询返回的 JobId 对应的信息
repeated .Volcengine.Vod.Models.Business.VodURLSet MediaInfoList = 1;VodURLSetOrBuilder getMediaInfoListOrBuilder(int index)
URL批量上传状态查询返回的 JobId 对应的信息
repeated .Volcengine.Vod.Models.Business.VodURLSet MediaInfoList = 1;List<String> getNotExistJobIdsList()
URL批量上传状态查询不存在的 JobId
repeated string NotExistJobIds = 2;int getNotExistJobIdsCount()
URL批量上传状态查询不存在的 JobId
repeated string NotExistJobIds = 2;String getNotExistJobIds(int index)
URL批量上传状态查询不存在的 JobId
repeated string NotExistJobIds = 2;index - The index of the element to return.com.google.protobuf.ByteString getNotExistJobIdsBytes(int index)
URL批量上传状态查询不存在的 JobId
repeated string NotExistJobIds = 2;index - The index of the value to return.Copyright © 2023. All rights reserved.