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