Uses of Class
com.google.cloud.pubsub.v1.stub.SchemaServiceStub
-
Packages that use SchemaServiceStub Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub -
-
Uses of SchemaServiceStub in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceStub Modifier and Type Method Description SchemaServiceStubSchemaServiceClient. getStub()Methods in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceStub Modifier and Type Method Description static SchemaServiceClientSchemaServiceClient. create(SchemaServiceStub stub)Constructs an instance of SchemaServiceClient, using the given stub for making calls.Constructors in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceStub Constructor Description SchemaServiceClient(SchemaServiceStub stub) -
Uses of SchemaServiceStub in com.google.cloud.pubsub.v1.stub
Subclasses of SchemaServiceStub in com.google.cloud.pubsub.v1.stub Modifier and Type Class Description classGrpcSchemaServiceStubgRPC stub implementation for the SchemaService service API.classHttpJsonSchemaServiceStubREST stub implementation for the SchemaService service API.Methods in com.google.cloud.pubsub.v1.stub that return SchemaServiceStub Modifier and Type Method Description SchemaServiceStubSchemaServiceStubSettings. createStub()
-