public class CopyObjectResult extends Object
Constructor and Description |
---|
CopyObjectResult(String etag,
long lastModifiedEpoch)
Create a new
CopyObjectResult . |
public CopyObjectResult(String etag, long lastModifiedEpoch)
CopyObjectResult
.etag
- etag included in the resultlastModifiedEpoch
- epoch time in ms which is converted to a timestamp string in the
outputCopyright © 2023. All Rights Reserved.