public interface VodDeleteMediaTosFileRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileNames(int index)
文件路径,最多支持1000个
|
com.google.protobuf.ByteString |
getFileNamesBytes(int index)
文件路径,最多支持1000个
|
int |
getFileNamesCount()
文件路径,最多支持1000个
|
List<String> |
getFileNamesList()
文件路径,最多支持1000个
|
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getFileNamesList()
文件路径,最多支持1000个
repeated string FileNames = 1;int getFileNamesCount()
文件路径,最多支持1000个
repeated string FileNames = 1;String getFileNames(int index)
文件路径,最多支持1000个
repeated string FileNames = 1;index - The index of the element to return.com.google.protobuf.ByteString getFileNamesBytes(int index)
文件路径,最多支持1000个
repeated string FileNames = 1;index - The index of the value to return.String getSpaceName()
空间名
string SpaceName = 2;com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 2;Copyright © 2025. All rights reserved.