UploadBlobRequest

Uupload data to the DS.

Hierarchy

  • UploadBlobRequest

Constructors

constructor

Methods

getBillingTag

  • getBillingTag(): undefined | string

getContentEncoding

  • getContentEncoding(): undefined | string

getContentType

  • getContentType(): undefined | string

getData

  • getData(): undefined | ArrayBuffer | Buffer

getDataHandle

  • getDataHandle(): undefined | string

getLayerId

  • getLayerId(): undefined | string

withBillingTag

withContentEncoding

withContentType

withData

withDataHandle

withLayerId