Setter for ETag.
public void setETag(String eTag)
is a string representing a weak ETAG version of this JSON description. This is a hash.
if the provided eTag Id is not valid.
谢谢。