Searched defs:getStorage (Results 1 – 6 of 6) sorted by relevance
46 public static Storage getStorage(Collection<String> scopes, File keyFile) throws IOException { in getStorage() method in GCSHelper
60 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
94 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSFileUploader
86 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSFileDownloader
48 protected Storage getStorage(Collection<String> scopes) throws IOException { in getStorage() method in GCSCommon
72 protected Storage getStorage() throws IOException { in getStorage() method in GCSFileDownloaderBase