public final class GoogleCloudStorageFileSet extends Object implements Serializable
Constructor and Description |
---|
GoogleCloudStorageFileSet(String bucketName,
List<String> fileNames) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBucketName() |
com.google.appengine.tools.cloudstorage.GcsFilename |
getFile(int i) |
List<String> |
getFileNames() |
List<com.google.appengine.tools.cloudstorage.GcsFilename> |
getFiles() |
int |
getNumFiles() |
int |
hashCode() |
String |
toString() |
Copyright © 2015 Google. All rights reserved.