Constructors
Methods
defaultClient
defaultClient( baseUri: string, credentials: Credentials, oauthUri?: string, projectKey?: string, scopes?: string[], httpClient?: Function,): ClientBuilder Parameters
- baseUri: string
- credentials: Credentials
Optional
oauthUri: stringOptional
projectKey: stringOptional
scopes: string[]Optional
httpClient: Function
withAfterExecutionMiddleware
withBeforeExecutionMiddleware
withClientCredentialsFlow
withConcurrentModificationMiddleware
withCorrelationIdMiddleware