Replaces an object on the server. This method only succeeds if the object is already present on the server.
@paramin key key of object to replace @param[in[ value value to replace object with @return true on success; false otherwise
See Implementation
Replaces an object on the server. This method only succeeds if the object is already present on the server.
@paramin key key of object to replace @param[in[ value value to replace object with @return true on success; false otherwise