LanguageRuntime

pulumirpc.language.LanguageRuntimeGrpc.LanguageRuntime
See theLanguageRuntime companion trait
object LanguageRuntime extends ServiceCompanion[LanguageRuntime]

Attributes

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

Members list

Value members

Concrete methods

def bindService(serviceImpl: LanguageRuntime, 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[LanguageRuntime]