public interface VodUpdateFileStorageClassDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
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; |
List<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 © 2024. All rights reserved.