Searched defs:bucketPath (Results 1 – 3 of 3) sorted by relevance
306 public List<String> ls(Path bucketPath) throws IOException { in ls()401 public GCSFileMetadata stat(Path bucketPath) throws IOException { in stat()497 public CommandResult pull(Path bucketPath) throws IOException { in pull()508 public CommandResult pull(Path bucketPath, File localFile) throws IOException { in pull()518 public String pullContents(Path bucketPath) throws IOException { in pullContents()540 public CommandResult push(File localFile, Path bucketPath) throws IOException { in push()551 public CommandResult pushString(String contents, Path bucketPath) throws IOException { in pushString()
323 public static String getGoogleStorageHttpUrl(String bucketPath) { in getGoogleStorageHttpUrl()333 public static Anchor createGoogleStorageHttpUrlLink(String label, String bucketPath) { in createGoogleStorageHttpUrlLink()
FileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...