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