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