Uses of Interface
com.google.cloud.dataproc.v1.AutoscalingConfigOrBuilder
-
Packages that use AutoscalingConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of AutoscalingConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement AutoscalingConfigOrBuilder Modifier and Type Class Description class
AutoscalingConfig
Autoscaling Policy config associated with the cluster.static class
AutoscalingConfig.Builder
Autoscaling Policy config associated with the cluster.Methods in com.google.cloud.dataproc.v1 that return AutoscalingConfigOrBuilder Modifier and Type Method Description AutoscalingConfigOrBuilder
ClusterConfig.Builder. getAutoscalingConfigOrBuilder()
Optional.AutoscalingConfigOrBuilder
ClusterConfig. getAutoscalingConfigOrBuilder()
Optional.AutoscalingConfigOrBuilder
ClusterConfigOrBuilder. getAutoscalingConfigOrBuilder()
Optional.
-