Get an object from the bucket.
The path of the object.
Optional
options: IFileOptionsThe optional options for getting the object.
The object.
List the objects and folders of the bucket.
The path of the folder.
Optional
options: IObjectStoreListOptionsThe optional options for listing the objects and folders.
The list of objects and folders.
Subscribe to the bucket events.
The label of the subscriber.
The callback function.
The object store bucket interface.