Uses of Class
com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Packages that use SchemaServiceGrpc.SchemaServiceBlockingStub Package Description com.google.pubsub.v1 -
-
Uses of SchemaServiceGrpc.SchemaServiceBlockingStub in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return SchemaServiceGrpc.SchemaServiceBlockingStub Modifier and Type Method Description protected SchemaServiceGrpc.SchemaServiceBlockingStub
SchemaServiceGrpc.SchemaServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SchemaServiceGrpc.SchemaServiceBlockingStub
SchemaServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-