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