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