Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implemented by

Index

Methods

Optional cancel

  • cancel(request: Promise<any>): void

configure

  • configure(config: object): object

Optional copy

get

  • get(key: string, options?: any, userAgentValue?: string): Promise<string | Object>

getCategory

  • getCategory(): string

Optional getProperties

  • getProperties(key: string, options?: any, userAgentValue?: string): Promise<Object>

getProviderName

  • getProviderName(): string

list

  • list(path: any, options?: any, userAgentValue?: string): Promise<any>

put

  • put(key: string, object: any, options?: any, userAgentValue?: string): Promise<Object> | UploadTask

remove

  • remove(key: string, options?: any, userAgentValue?: string): Promise<any>