Uses of Class
com.google.api.client.util.store.FileDataStoreFactory
-
Packages that use FileDataStoreFactory Package Description com.google.api.client.util.store Utilities to store serializable data. -
-
Uses of FileDataStoreFactory in com.google.api.client.util.store
Methods in com.google.api.client.util.store that return FileDataStoreFactory Modifier and Type Method Description FileDataStoreFactoryFileDataStoreFactory.FileDataStore. getDataStoreFactory()Constructors in com.google.api.client.util.store with parameters of type FileDataStoreFactory Constructor Description FileDataStore(FileDataStoreFactory dataStore, java.io.File dataDirectory, java.lang.String id)
-