Uses of Class
com.databricks.sdk.service.compute.SparkNodeAwsAttributes
-
Packages that use SparkNodeAwsAttributes Package Description com.databricks.sdk.service.compute -
-
Uses of SparkNodeAwsAttributes in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return SparkNodeAwsAttributes Modifier and Type Method Description SparkNodeAwsAttributesSparkNode. getNodeAwsAttributes()SparkNodeAwsAttributesSparkNodeAwsAttributes. setIsSpot(Boolean isSpot)Methods in com.databricks.sdk.service.compute with parameters of type SparkNodeAwsAttributes Modifier and Type Method Description SparkNodeSparkNode. setNodeAwsAttributes(SparkNodeAwsAttributes nodeAwsAttributes)
-