Uses of Class
com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
-
Packages that use CursorServiceGrpc.CursorServiceStub Package Description com.google.cloud.pubsublite.proto -
-
Uses of CursorServiceGrpc.CursorServiceStub in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return CursorServiceGrpc.CursorServiceStub Modifier and Type Method Description protected CursorServiceGrpc.CursorServiceStub
CursorServiceGrpc.CursorServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CursorServiceGrpc.CursorServiceStub
CursorServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-