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