public static interface AdminProtos.GetStoreFileResponseOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.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; |
java.util.List<java.lang.String> |
getStoreFileList()
repeated string store_file = 1; |
java.util.List<java.lang.String> getStoreFileList()
repeated string store_file = 1;int getStoreFileCount()
repeated string store_file = 1;java.lang.String getStoreFile(int index)
repeated string store_file = 1;com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 1;