类 SetObjectSymlinkResponse


  • public class SetObjectSymlinkResponse
    extends Object
    response of set object symlink
    • 构造器详细资料

      • SetObjectSymlinkResponse

        public SetObjectSymlinkResponse()
    • 方法详细资料

      • getETag

        public String getETag()
        Gets the ETag value for the newly created symlink object.
        返回:
        The ETag value for the symlink object.
      • setETag

        public void setETag​(String eTag)
        Sets the ETag value for the symlink object that was created from the associated SetObjectSymlink request.
        参数:
        eTag - The ETag value for the new object.