public interface VodUpdateFileStorageClassDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotExistFileNames(int index)
repeated string NotExistFileNames = 1; |
com.google.protobuf.ByteString |
getNotExistFileNamesBytes(int index)
repeated string NotExistFileNames = 1; |
int |
getNotExistFileNamesCount()
repeated string NotExistFileNames = 1; |
List<String> |
getNotExistFileNamesList()
repeated string NotExistFileNames = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNotExistFileNamesList()
repeated string NotExistFileNames = 1;int getNotExistFileNamesCount()
repeated string NotExistFileNames = 1;String getNotExistFileNames(int index)
repeated string NotExistFileNames = 1;index - The index of the element to return.com.google.protobuf.ByteString getNotExistFileNamesBytes(int index)
repeated string NotExistFileNames = 1;index - The index of the value to return.Copyright © 2025. All rights reserved.