public static interface AdminProtos.GetStoreFileResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getStoreFile(int index)
repeated string store_file = 1; |
com.google.protobuf.ByteString |
getStoreFileBytes(int index)
repeated string store_file = 1; |
int |
getStoreFileCount()
repeated string store_file = 1; |
List<String> |
getStoreFileList()
repeated string store_file = 1; |
int getStoreFileCount()
repeated string store_file = 1;String getStoreFile(int index)
repeated string store_file = 1;com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 1;Copyright © 2007–2019. All rights reserved.