public class PutObjectResponse extends Object
putObject operation.
Use this request to access information about the new object created from the
putObject request, such as its ETag and optional version ID.| Constructor and Description |
|---|
PutObjectResponse() |
public String getETag()
public void setETag(String eTag)
putObject request.eTag - The ETag value for the new object.Copyright © 2016. All rights reserved.