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