public static interface CopyObjectResult.Builder extends SdkPojo, CopyableBuilder<CopyObjectResult.Builder,CopyObjectResult>
| Modifier and Type | Method and Description | 
|---|---|
CopyObjectResult.Builder | 
eTag(String eTag)
Sets the value of the ETag property for this object. 
 | 
CopyObjectResult.Builder | 
lastModified(Instant lastModified)
Sets the value of the LastModified property for this object. 
 | 
copyapplyMutation, buildCopyObjectResult.Builder eTag(String eTag)
eTag - The new value for the ETag property for this object.CopyObjectResult.Builder lastModified(Instant lastModified)
lastModified - The new value for the LastModified property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.