Uses of Interface
com.google.dataflow.v1beta3.AutoscalingSettingsOrBuilder
-
Packages that use AutoscalingSettingsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of AutoscalingSettingsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement AutoscalingSettingsOrBuilder Modifier and Type Class Description class
AutoscalingSettings
Settings for WorkerPool autoscaling.static class
AutoscalingSettings.Builder
Settings for WorkerPool autoscaling.Methods in com.google.dataflow.v1beta3 that return AutoscalingSettingsOrBuilder Modifier and Type Method Description AutoscalingSettingsOrBuilder
WorkerPool.Builder. getAutoscalingSettingsOrBuilder()
Settings for autoscaling of this WorkerPool.AutoscalingSettingsOrBuilder
WorkerPool. getAutoscalingSettingsOrBuilder()
Settings for autoscaling of this WorkerPool.AutoscalingSettingsOrBuilder
WorkerPoolOrBuilder. getAutoscalingSettingsOrBuilder()
Settings for autoscaling of this WorkerPool.
-