Uses of Class
com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Packages that use SchemaServiceGrpc.SchemaServiceStub Package Description com.google.pubsub.v1 -
-
Uses of SchemaServiceGrpc.SchemaServiceStub in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return SchemaServiceGrpc.SchemaServiceStub Modifier and Type Method Description protected SchemaServiceGrpc.SchemaServiceStub
SchemaServiceGrpc.SchemaServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SchemaServiceGrpc.SchemaServiceStub
SchemaServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-