public class CopyPartResult extends Object
| Constructor and Description |
|---|
CopyPartResult(String lastModified,
String etag) |
| Modifier and Type | Method and Description |
|---|---|
static CopyPartResult |
from(Date date,
String etag) |
String |
getEtag() |
String |
getLastModified() |
Copyright © 2019 Adobe. All rights reserved.