ResourceMonitorGrpc

pulumirpc.resource.ResourceMonitorGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object ResourceMonitor extends ServiceCompanion[ResourceMonitor]

Attributes

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

ResourceMonitor is the interface a source uses to talk back to the planning monitor orchestrating the execution.

ResourceMonitor is the interface a source uses to talk back to the planning monitor orchestrating the execution.

Attributes

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

ResourceMonitor is the interface a source uses to talk back to the planning monitor orchestrating the execution.

ResourceMonitor is the interface a source uses to talk back to the planning monitor orchestrating the execution.

Attributes

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

Attributes

Supertypes
class AbstractStub[ResourceMonitorBlockingStub]
class Object
trait Matchable
class Any
class ResourceMonitorStub(channel: Channel, options: CallOptions) extends AbstractStub[ResourceMonitorStub], ResourceMonitor

Attributes

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

Attributes

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

Value members

Concrete methods

def bindService(serviceImpl: ResourceMonitor, executionContext: ExecutionContext): ServerServiceDefinition
def blockingStub(channel: Channel): ResourceMonitorBlockingStub
def javaDescriptor: ServiceDescriptor
def stub(channel: Channel): ResourceMonitorStub