Uses of Class
com.google.cloud.eventarc.publishing.v1.stub.PublisherStub
-
Packages that use PublisherStub Package Description com.google.cloud.eventarc.publishing.v1 A client to Eventarc Publishing APIcom.google.cloud.eventarc.publishing.v1.stub -
-
Uses of PublisherStub in com.google.cloud.eventarc.publishing.v1
Methods in com.google.cloud.eventarc.publishing.v1 that return PublisherStub Modifier and Type Method Description PublisherStubPublisherClient. getStub()Methods in com.google.cloud.eventarc.publishing.v1 with parameters of type PublisherStub Modifier and Type Method Description static PublisherClientPublisherClient. create(PublisherStub stub)Constructs an instance of PublisherClient, using the given stub for making calls.Constructors in com.google.cloud.eventarc.publishing.v1 with parameters of type PublisherStub Constructor Description PublisherClient(PublisherStub stub) -
Uses of PublisherStub in com.google.cloud.eventarc.publishing.v1.stub
Subclasses of PublisherStub in com.google.cloud.eventarc.publishing.v1.stub Modifier and Type Class Description classGrpcPublisherStubgRPC stub implementation for the Publisher service API.classHttpJsonPublisherStubREST stub implementation for the Publisher service API.Methods in com.google.cloud.eventarc.publishing.v1.stub that return PublisherStub Modifier and Type Method Description PublisherStubPublisherStubSettings. createStub()
-