Class AutoScale
- java.lang.Object
-
- com.databricks.sdk.service.compute.AutoScale
-
@Generated public class AutoScale extends Object
-
-
Constructor Summary
Constructors Constructor Description AutoScale()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)LonggetMaxWorkers()LonggetMinWorkers()inthashCode()AutoScalesetMaxWorkers(Long maxWorkers)AutoScalesetMinWorkers(Long minWorkers)StringtoString()
-