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