Class WorkerAddressed<S>Abstract

Type Parameters

Hierarchy

Constructors

Properties

body: Value
host: Uri
tag?: string

Accessors

  • get tag(): string
  • Returns string

Methods

  • Parameters

    • host: Uri
    • body: Value

    Returns S

  • Type Parameters

    • T

    Parameters

    • output: Output<T>

    Returns Output<T>

  • Parameters

    • that: unknown

    Returns boolean

  • Returns number

  • Returns ValueLike

  • Returns string

  • Returns string

  • Returns Value

  • Parameters

    • body: ValueLike

    Returns S

  • Parameters

    • host: UriLike

    Returns S

  • Type Parameters

    Parameters

    • this: S
    • host: UriLike
    • Optional body: ValueLike

    Returns InstanceType<S>

Generated using TypeDoc