Callbacks

pulumirpc.callback.CallbacksGrpc.Callbacks
See theCallbacks companion trait
object Callbacks extends ServiceCompanion[Callbacks]

Attributes

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

Members list

Value members

Concrete methods

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