Uses of Class
com.google.cloud.pubsublite.v1.stub.CursorServiceStub
-
Packages that use CursorServiceStub Package Description com.google.cloud.pubsublite.v1 A client to Pub/Sub Lite APIcom.google.cloud.pubsublite.v1.stub -
-
Uses of CursorServiceStub in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return CursorServiceStub Modifier and Type Method Description CursorServiceStub
CursorServiceClient. getStub()
Methods in com.google.cloud.pubsublite.v1 with parameters of type CursorServiceStub Modifier and Type Method Description static CursorServiceClient
CursorServiceClient. create(CursorServiceStub stub)
Constructs an instance of CursorServiceClient, using the given stub for making calls.Constructors in com.google.cloud.pubsublite.v1 with parameters of type CursorServiceStub Constructor Description CursorServiceClient(CursorServiceStub stub)
-
Uses of CursorServiceStub in com.google.cloud.pubsublite.v1.stub
Subclasses of CursorServiceStub in com.google.cloud.pubsublite.v1.stub Modifier and Type Class Description class
GrpcCursorServiceStub
gRPC stub implementation for the CursorService service API.Methods in com.google.cloud.pubsublite.v1.stub that return CursorServiceStub Modifier and Type Method Description CursorServiceStub
CursorServiceStubSettings. createStub()
-