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