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