Class S3.ObjectInfo
java.lang.Object
com.codename1.backend.aws.S3.ObjectInfo
- Enclosing class:
S3
What
S3.headObject(String, String) reports.-
Constructor Details
-
ObjectInfo
public ObjectInfo()
-
-
Method Details
-
getKey
-
getSize
public long getSize() -
getContentType
-
getEtag
-
getLastModified
The raw HTTP date the service sent, not a parsed one.
-