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