SessionServiceStub

io.bidmachine.protobuf.sessionmetrics.v1.SessionServiceGrpc.SessionServiceStub
See theSessionServiceStub companion object
class SessionServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[SessionServiceStub], SessionService

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Definition Classes
AbstractStub

buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

Attributes

Definition Classes

buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

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[SessionService]

Attributes

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

Attributes

Inherited from:
AbstractStub
final def withCompression(x$0: String): SessionServiceStub

Attributes

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

Attributes

Inherited from:
AbstractStub
final def withDeadlineAfter(x$0: Long, x$1: TimeUnit): SessionServiceStub

Attributes

Inherited from:
AbstractStub
final def withExecutor(x$0: Executor): SessionServiceStub

Attributes

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

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

Attributes

Inherited from:
AbstractStub

Attributes

Inherited from:
AbstractStub

Deprecated and Inherited methods

@Deprecated(since = _, forRemoval = _)
final def withChannel(x$0: Channel): SessionServiceStub

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
AbstractStub