Package | Description |
---|---|
com.databricks.sdk.service.compute | |
com.databricks.sdk.service.pipelines |
Modifier and Type | Method and Description |
---|---|
AzureAttributes |
ClusterDetails.getAzureAttributes() |
AzureAttributes |
EditCluster.getAzureAttributes() |
AzureAttributes |
CreateCluster.getAzureAttributes() |
AzureAttributes |
ClusterSpec.getAzureAttributes() |
AzureAttributes |
ClusterAttributes.getAzureAttributes() |
AzureAttributes |
AzureAttributes.setAvailability(AzureAvailability availability) |
AzureAttributes |
AzureAttributes.setFirstOnDemand(Long firstOnDemand) |
AzureAttributes |
AzureAttributes.setLogAnalyticsInfo(LogAnalyticsInfo logAnalyticsInfo) |
AzureAttributes |
AzureAttributes.setSpotBidMaxPrice(Double spotBidMaxPrice) |
Modifier and Type | Method and Description |
---|---|
ClusterDetails |
ClusterDetails.setAzureAttributes(AzureAttributes azureAttributes) |
EditCluster |
EditCluster.setAzureAttributes(AzureAttributes azureAttributes) |
CreateCluster |
CreateCluster.setAzureAttributes(AzureAttributes azureAttributes) |
ClusterSpec |
ClusterSpec.setAzureAttributes(AzureAttributes azureAttributes) |
ClusterAttributes |
ClusterAttributes.setAzureAttributes(AzureAttributes azureAttributes) |
Modifier and Type | Method and Description |
---|---|
AzureAttributes |
PipelineCluster.getAzureAttributes() |
Modifier and Type | Method and Description |
---|---|
PipelineCluster |
PipelineCluster.setAzureAttributes(AzureAttributes azureAttributes) |
Copyright © 2023. All rights reserved.