CloudStorageService Class
Beta
Extended by
Methods
| Name | Description | |
|---|---|---|
| download(_name: string): Promise<Readable | undefined> | ||
| initialize(): void | ||
| makeDescriptor(id: CloudStorageContainerDescriptor): object Protected | ||
| obtainContainerUrl(id: CloudStorageContainerDescriptor, expiry: Date, clientIp?: string): CloudStorageContainerUrl Abstract | ||
| terminate(): void | ||
| upload(container: string, name: string, data: Uint8Array, options?: CloudStorageUploadOptions): Promise<string> Abstract |
Properties
| Name | Type | Description | |
|---|---|---|---|
| id Abstract | CloudStorageProvider |
Defined in
Last Updated: 08 January, 2020