CallbacksBlockingStub
pulumirpc.callback.CallbacksGrpc.CallbacksBlockingStub
class CallbacksBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[CallbacksBlockingStub], CallbacksBlockingClient
Attributes
- Graph
-
- Supertypes
-
trait CallbacksBlockingClientclass AbstractStub[CallbacksBlockingStub]class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AbstractStub
Invoke invokes a given callback, identified by its token.
Invoke invokes a given callback, identified by its token.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- CallbacksBlockingClient
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
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")
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- AbstractStub
In this article