Uses of Class
com.google.cloud.dataproc.v1.AutoscalingPolicyServiceClient
-
Packages that use AutoscalingPolicyServiceClient Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of AutoscalingPolicyServiceClient in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return AutoscalingPolicyServiceClient Modifier and Type Method Description static AutoscalingPolicyServiceClientAutoscalingPolicyServiceClient. create()Constructs an instance of AutoscalingPolicyServiceClient with default settings.static AutoscalingPolicyServiceClientAutoscalingPolicyServiceClient. create(AutoscalingPolicyServiceSettings settings)Constructs an instance of AutoscalingPolicyServiceClient, using the given settings.static AutoscalingPolicyServiceClientAutoscalingPolicyServiceClient. create(AutoscalingPolicyServiceStub stub)Constructs an instance of AutoscalingPolicyServiceClient, using the given stub for making calls.
-