public static class ListBucketResult.Content extends Object
Constructor and Description |
---|
Content(String key,
String lastModified,
String size)
Constructs a new
ListBucketResult.Content . |
public Content(String key, String lastModified, String size)
ListBucketResult.Content
.key
- the object keylastModified
- the data and time in string format the object was last modifiedsize
- size in bytes of the objectCopyright © 2023. All Rights Reserved.