An operation that requires sending HTTP requests to the backend.

Type Parameters

Hierarchy

Methods

  • Specifies the additional request headers that must be included in the HTTP requests sent by the operation.

    Parameters

    Returns T

    an HttpOperation object.

  • Executes the operation asynchronously.

    Returns Promise<void>

Generated using TypeDoc