public class BucketContents extends Object
| Constructor and Description |
|---|
BucketContents()
Constructs a new
BucketContents. |
BucketContents(String key,
String lastModified,
String etag,
String size,
String storageClass,
Owner owner)
Constructs a new
BucketContents. |
| Modifier and Type | Method and Description |
|---|---|
String |
getEtag() |
String |
getKey() |
String |
getLastModified() |
Owner |
getOwner() |
String |
getSize() |
String |
getStorageClass() |
public BucketContents()
BucketContents.Copyright © 2019 Adobe. All rights reserved.