LanguageRuntimeGrpc

pulumirpc.language.LanguageRuntimeGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object LanguageRuntime extends ServiceCompanion[LanguageRuntime]

Attributes

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

LanguageRuntime is the interface that the planning monitor uses to drive execution of an interpreter responsible for confguring and creating resource objects.

LanguageRuntime is the interface that the planning monitor uses to drive execution of an interpreter responsible for confguring and creating resource objects.

Attributes

Companion
object
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes

LanguageRuntime is the interface that the planning monitor uses to drive execution of an interpreter responsible for confguring and creating resource objects.

LanguageRuntime is the interface that the planning monitor uses to drive execution of an interpreter responsible for confguring and creating resource objects.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class LanguageRuntimeBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[LanguageRuntimeBlockingStub], LanguageRuntimeBlockingClient

Attributes

Supertypes
class AbstractStub[LanguageRuntimeBlockingStub]
class Object
trait Matchable
class Any
class LanguageRuntimeStub(channel: Channel, options: CallOptions) extends AbstractStub[LanguageRuntimeStub], LanguageRuntime

Attributes

Companion
object
Supertypes
trait AbstractService
class AbstractStub[LanguageRuntimeStub]
class Object
trait Matchable
class Any
Show all
object LanguageRuntimeStub extends StubFactory[LanguageRuntimeStub]

Attributes

Companion
class
Supertypes
trait StubFactory[LanguageRuntimeStub]
class Object
trait Matchable
class Any
Self type