Engine

pulumirpc.engine.EngineGrpc.Engine
See theEngine companion trait
object Engine extends ServiceCompanion[Engine]

Attributes

Companion
trait
Graph
Supertypes
class ServiceCompanion[Engine]
class Object
trait Matchable
class Any
Self type
Engine.type

Members list

Value members

Concrete methods

def bindService(serviceImpl: Engine, executionContext: ExecutionContext): ServerServiceDefinition
def javaDescriptor: ServiceDescriptor
def scalaDescriptor: ServiceDescriptor

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[Engine]