ResourceMonitorStub

pulumirpc.resource.ResourceMonitorGrpc.ResourceMonitorStub
See theResourceMonitorStub companion object
class ResourceMonitorStub(channel: Channel, options: CallOptions) extends AbstractStub[ResourceMonitorStub], ResourceMonitor

Attributes

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

Members list

Value members

Concrete methods

override def build(channel: Channel, options: CallOptions): ResourceMonitorStub

Attributes

Definition Classes
AbstractStub
override def call(request: ResourceCallRequest): Future[CallResponse]

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes
override def registerStackInvokeTransform(request: Callback): Future[Empty]

Register an invoke transform for the stack

Register an invoke transform for the stack

Attributes

Definition Classes
override def registerStackTransform(request: Callback): Future[Empty]

Register a resource transform for the stack

Register a resource transform for the stack

Attributes

Definition Classes
override def streamInvoke(request: ResourceInvokeRequest, responseObserver: StreamObserver[InvokeResponse]): Unit

Attributes

Definition Classes

Attributes

Definition Classes

Inherited methods

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
override def serviceCompanion: ServiceCompanion[ResourceMonitor]

Attributes

Definition Classes
ResourceMonitor -> AbstractService
Inherited from:
ResourceMonitor
final def withCallCredentials(x$0: CallCredentials): ResourceMonitorStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub
final def withDeadline(x$0: Deadline): ResourceMonitorStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub
final def withInterceptors(x$0: ClientInterceptor*): ResourceMonitorStub

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")

Attributes

Inherited from:
AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1869")
final def withOption[T <: <FromJavaObject>](x$0: Key[T], x$1: T): ResourceMonitorStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

final def withChannel(x$0: Channel): ResourceMonitorStub

Attributes

Deprecated
true
Inherited from:
AbstractStub