ResourceMonitorBlockingStub

pulumirpc.resource.ResourceMonitorGrpc.ResourceMonitorBlockingStub
class ResourceMonitorBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[ResourceMonitorBlockingStub], ResourceMonitorBlockingClient

Attributes

Graph
Supertypes
class AbstractStub[ResourceMonitorBlockingStub]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Attributes

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

Attributes

Definition Classes
override def invoke(request: ResourceInvokeRequest): InvokeResponse

Attributes

Definition Classes

Attributes

Definition Classes

Attributes

Definition Classes
override def registerStackInvokeTransform(request: Callback): Empty

Register an invoke transform for the stack

Register an invoke transform for the stack

Attributes

Definition Classes
override def registerStackTransform(request: Callback): Empty

Register a resource transform for the stack

Register a resource transform for the stack

Attributes

Definition Classes

Attributes

Definition Classes

Inherited methods

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
def serviceCompanion: ServiceCompanion[ResourceMonitor]

Attributes

Inherited from:
ResourceMonitorBlockingClient
final def withCallCredentials(x$0: CallCredentials): ResourceMonitorBlockingStub

Attributes

Inherited from:
AbstractStub

Attributes

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

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Attributes

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

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): ResourceMonitorBlockingStub

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

Attributes

Deprecated
true
Inherited from:
AbstractStub