public class CopyObjectResult extends Object
| Constructor and Description |
|---|
CopyObjectResult(String lastModified,
String etag)
Constructs a new
CopyObjectResult. |
| Modifier and Type | Method and Description |
|---|---|
String |
getEtag() |
String |
getLastModified() |
void |
setEtag(String etag) |
void |
setLastModified(String lastModified) |
public CopyObjectResult(String lastModified, String etag)
CopyObjectResult.lastModified - last modification date of the copied fileetag - the copied Files base64 MD5 HashCopyright © 2019 Adobe. All rights reserved.