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