public interface VodDeleteTranscodesDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotExistFileIds(int index)
不存在的转码FileID列表
|
com.google.protobuf.ByteString |
getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
|
int |
getNotExistFileIdsCount()
不存在的转码FileID列表
|
List<String> |
getNotExistFileIdsList()
不存在的转码FileID列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNotExistFileIdsList()
不存在的转码FileID列表
repeated string NotExistFileIds = 1;int getNotExistFileIdsCount()
不存在的转码FileID列表
repeated string NotExistFileIds = 1;String getNotExistFileIds(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1;index - The index of the element to return.com.google.protobuf.ByteString getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1;index - The index of the value to return.Copyright © 2023. All rights reserved.