Uses of Class
com.google.cloud.datastream.v1.DatastreamGrpc.DatastreamBlockingStub
-
Packages that use DatastreamGrpc.DatastreamBlockingStub Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of DatastreamGrpc.DatastreamBlockingStub in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return DatastreamGrpc.DatastreamBlockingStub Modifier and Type Method Description protected DatastreamGrpc.DatastreamBlockingStub
DatastreamGrpc.DatastreamBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DatastreamGrpc.DatastreamBlockingStub
DatastreamGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-