Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransferRetriesApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    • encodingId: string

    Returns Promise<TransferRetry>

get

  • get(encodingId: string, transferRetryId: string): Promise<TransferRetry>
  • Parameters

    • encodingId: string
    • transferRetryId: string

    Returns Promise<TransferRetry>

list

Generated using TypeDoc