delete
//d1-client-java/io.cybercrypt.d1.serviceClients/Store/delete
delete
[d1]\
public abstract voiddelete(StringobjectId)
Delete data from the storage attached to D1.
Parameters
d1
objectId | the ID of the object to delete. |
//d1-client-java/io.cybercrypt.d1.serviceClients/Store/delete
[d1]\
public abstract voiddelete(StringobjectId)
Delete data from the storage attached to D1.
d1
objectId | the ID of the object to delete. |