|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AdminProtos.GetStoreFileResponseOrBuilder
Method Summary | |
---|---|
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; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
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;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |