C8SaasClient

orchescala.engine.c8.C8SaasClient
trait C8SaasClient extends C8Client

Attributes

Graph
Supertypes
trait C8Client
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

protected def audience: String
protected def clientId: String
protected def clientSecret: String
protected def oAuthAPI: String
protected def zeebeGrpc: String
protected def zeebeRest: String

Concrete fields

lazy val client: ZIO[SharedC8ClientManager, EngineError, CamundaClient]