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 AutoscalingPolicyServiceClient
AutoscalingPolicyServiceClient. create()
Constructs an instance of AutoscalingPolicyServiceClient with default settings.static AutoscalingPolicyServiceClient
AutoscalingPolicyServiceClient. create(AutoscalingPolicyServiceSettings settings)
Constructs an instance of AutoscalingPolicyServiceClient, using the given settings.static AutoscalingPolicyServiceClient
AutoscalingPolicyServiceClient. create(AutoscalingPolicyServiceStub stub)
Constructs an instance of AutoscalingPolicyServiceClient, using the given stub for making calls.
-