Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseSkillBuilder

An interface containing help functions to build a CustomSkill.

Hierarchy

Index

Methods

addErrorHandler

  • addErrorHandler(matcher: function, executor: function): this

addErrorHandlers

addRequestHandler

  • addRequestHandler(matcher: function | string, executor: function): this

addRequestHandlers

addRequestInterceptors

addResponseInterceptors

create

getSkillConfiguration

lambda

withCustomUserAgent

  • withCustomUserAgent(customUserAgent: string): this

withSkillId

  • withSkillId(skillId: string): this