@nebius/js-sdk - v0.2.54
    Preparing search index...

    Class Prefix

    Resolves every service ID that starts with a fixed prefix.

    Unlike Basic, this constructor accepts the prefix without a trailing *.

    Implements

    Indexable

    • [key: symbol]: (() => string) | (() => object)

      Resolves every service ID that starts with a fixed prefix.

      Unlike Basic, this constructor accepts the prefix without a trailing *.

      • () => string
          • (): string
          • Resolves every service ID that starts with a fixed prefix.

            Unlike Basic, this constructor accepts the prefix without a trailing *.

            Returns string

      • () => object
          • (): object
          • Returns a JSON-safe value for logs.

            Returns object

    Index
    • Resolves a matching service ID to an address.

      Parameters

      • serviceId: string
      • Optional_apiServiceName: string

      Returns string