Uses of Class
com.google.cloud.pubsub.v1.stub.GrpcSchemaServiceStub
-
Packages that use GrpcSchemaServiceStub Package Description com.google.cloud.pubsub.v1.stub -
-
Uses of GrpcSchemaServiceStub in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return GrpcSchemaServiceStub Modifier and Type Method Description static GrpcSchemaServiceStubGrpcSchemaServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcSchemaServiceStubGrpcSchemaServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcSchemaServiceStubGrpcSchemaServiceStub. create(SchemaServiceStubSettings settings)
-