CallbacksBlockingStub

pulumirpc.callback.CallbacksGrpc.CallbacksBlockingStub
class CallbacksBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[CallbacksBlockingStub], CallbacksBlockingClient

Attributes

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

Members list

Value members

Concrete methods

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

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

final def getCallOptions(): CallOptions

Attributes

Inherited from:
AbstractStub
final def getChannel(): Channel

Attributes

Inherited from:
AbstractStub
def serviceCompanion: ServiceCompanion[Callbacks]

Attributes

Inherited from:
CallbacksBlockingClient
final def withCallCredentials(x$0: CallCredentials): CallbacksBlockingStub

Attributes

Inherited from:
AbstractStub

Attributes

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

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Attributes

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

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

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

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

Attributes

Deprecated
true
Inherited from:
AbstractStub