Class SparkNodeAwsAttributes
- java.lang.Object
-
- com.databricks.sdk.service.compute.SparkNodeAwsAttributes
-
@Generated public class SparkNodeAwsAttributes extends Object
-
-
Constructor Summary
Constructors Constructor Description SparkNodeAwsAttributes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)BooleangetIsSpot()inthashCode()SparkNodeAwsAttributessetIsSpot(Boolean isSpot)StringtoString()
-
-
-
Method Detail
-
setIsSpot
public SparkNodeAwsAttributes setIsSpot(Boolean isSpot)
-
getIsSpot
public Boolean getIsSpot()
-
-