public class SetObjectSymlinkResponse extends Object
| Constructor and Description |
|---|
SetObjectSymlinkResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getETag()
Gets the ETag value for the newly created symlink object.
|
void |
setETag(String eTag)
Sets the ETag value for the symlink object that was created from the
associated
SetObjectSymlink request. |
public String getETag()
public void setETag(String eTag)
SetObjectSymlink request.eTag - The ETag value for the new object.Copyright © 2023. All rights reserved.