Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateTransferPackageRequest

example

Click here to see how to use UpdateTransferPackageRequest.

Hierarchy

Properties

id

id: string

ID of the Transfer Job

Optional ifMatch

ifMatch: undefined | string

The entity tag to match. Optional, if set, the update will be successful only if the object's tag matches the tag specified in the request.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

transferPackageLabel

transferPackageLabel: string

Label of the Transfer Package

updateTransferPackageDetails

updateTransferPackageDetails: UpdateTransferPackageDetails

fields to update