Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceClient

Package version

Hierarchy

  • ServiceClient

Index

Constructors

constructor

Properties

Protected Optional baseUri

baseUri: undefined | string

If specified, this is the base URI that requests will be made against for this ServiceClient. If it is not specified, then all OperationSpecs must contain a baseUrl property.

Protected Optional requestContentType

requestContentType: undefined | string

The default request content type for the service. Used if no requestContentType is present on an OperationSpec.

Methods

sendOperationRequest

sendRequest

Generated using TypeDoc