retrieve
//d1-client-java/io.cybercrypt.d1.serviceClients/Store/retrieve
retrieve
[d1]\
public abstract RetrieveResponseretrieve(StringobjectId)
Decrypt and retrieve some data from the storage attached to D1.
Return
an instance of RetrieveResponse.
Parameters
d1
objectId | the ID of the object to retrieve. |