public interface VodGetFileInfosDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodFileInfo |
getFileInfos(int index)
文件信息
|
int |
getFileInfosCount()
文件信息
|
List<VodFileInfo> |
getFileInfosList()
文件信息
|
VodFileInfoOrBuilder |
getFileInfosOrBuilder(int index)
文件信息
|
List<? extends VodFileInfoOrBuilder> |
getFileInfosOrBuilderList()
文件信息
|
String |
getNotExistEncodedFileNames(int index)
不存在的文件(URL编码格式)
|
com.google.protobuf.ByteString |
getNotExistEncodedFileNamesBytes(int index)
不存在的文件(URL编码格式)
|
int |
getNotExistEncodedFileNamesCount()
不存在的文件(URL编码格式)
|
List<String> |
getNotExistEncodedFileNamesList()
不存在的文件(URL编码格式)
|
String |
getNotExistFileNames(int index)
不存在的文件
|
com.google.protobuf.ByteString |
getNotExistFileNamesBytes(int index)
不存在的文件
|
int |
getNotExistFileNamesCount()
不存在的文件
|
List<String> |
getNotExistFileNamesList()
不存在的文件
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VodFileInfo> getFileInfosList()
文件信息
repeated .Volcengine.Vod.Models.Business.VodFileInfo FileInfos = 1;VodFileInfo getFileInfos(int index)
文件信息
repeated .Volcengine.Vod.Models.Business.VodFileInfo FileInfos = 1;int getFileInfosCount()
文件信息
repeated .Volcengine.Vod.Models.Business.VodFileInfo FileInfos = 1;List<? extends VodFileInfoOrBuilder> getFileInfosOrBuilderList()
文件信息
repeated .Volcengine.Vod.Models.Business.VodFileInfo FileInfos = 1;VodFileInfoOrBuilder getFileInfosOrBuilder(int index)
文件信息
repeated .Volcengine.Vod.Models.Business.VodFileInfo FileInfos = 1;List<String> getNotExistFileNamesList()
不存在的文件
repeated string NotExistFileNames = 2;int getNotExistFileNamesCount()
不存在的文件
repeated string NotExistFileNames = 2;String getNotExistFileNames(int index)
不存在的文件
repeated string NotExistFileNames = 2;index - The index of the element to return.com.google.protobuf.ByteString getNotExistFileNamesBytes(int index)
不存在的文件
repeated string NotExistFileNames = 2;index - The index of the value to return.List<String> getNotExistEncodedFileNamesList()
不存在的文件(URL编码格式)
repeated string NotExistEncodedFileNames = 3;int getNotExistEncodedFileNamesCount()
不存在的文件(URL编码格式)
repeated string NotExistEncodedFileNames = 3;String getNotExistEncodedFileNames(int index)
不存在的文件(URL编码格式)
repeated string NotExistEncodedFileNames = 3;index - The index of the element to return.com.google.protobuf.ByteString getNotExistEncodedFileNamesBytes(int index)
不存在的文件(URL编码格式)
repeated string NotExistEncodedFileNames = 3;index - The index of the value to return.Copyright © 2025. All rights reserved.