Delete an object
Object meta information
Optional
options: 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
Optional
options: 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.
Optional
options: ObjectStorageGetBlobOptionsRequest options
Get a list of object in the store
Optional
options: ObjectStorageOptionsRequest options
Store an object in storage
The contents of the object to store
Optional
options: ObjectStorageStoreOptionsRequest options
Update the tags of an object.
Object meta information
Client to store and retrieve Objects