Delete an object
Object meta information
Optionaloptions: ObjectStorageOptionsRequest options
Destroy the client. Always call this when the client is not used anymore. When the context is destroyed, this is called automatically
Get an Object
Object meta information
Optionaloptions: ObjectStorageGetBlobOptionsRequest options
Get a ZIP file with multiple objects
An array of object metadata, where each object can optionally specify an outputDir within the ZIP.
Optionaloptions: ObjectStorageGetBlobOptionsRequest options
Get a list of object in the store
Optionaloptions: ObjectStorageOptionsRequest options
Store an object in storage
The contents of the object to store
Optionaloptions: ObjectStorageStoreOptionsRequest options
Update the tags of an object.
Object meta information
Client to store and retrieve Objects