Uses of Class
com.google.dataflow.v1beta3.FlexTemplatesServiceGrpc.FlexTemplatesServiceStub
-
Packages that use FlexTemplatesServiceGrpc.FlexTemplatesServiceStub Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of FlexTemplatesServiceGrpc.FlexTemplatesServiceStub in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return FlexTemplatesServiceGrpc.FlexTemplatesServiceStub Modifier and Type Method Description protected FlexTemplatesServiceGrpc.FlexTemplatesServiceStub
FlexTemplatesServiceGrpc.FlexTemplatesServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static FlexTemplatesServiceGrpc.FlexTemplatesServiceStub
FlexTemplatesServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-