public final class GcsFilename extends Object implements Serializable
| Constructor and Description |
|---|
GcsFilename(String bucketName,
String objectName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBucketName() |
String |
getObjectName() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 Google. All rights reserved.