| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
InitScriptInfoAndExecutionDetails |
InitScriptInfoAndExecutionDetails.setExecutionDetails(InitScriptExecutionDetails executionDetails) |
InitScriptInfoAndExecutionDetails |
InitScriptInfoAndExecutionDetails.setScript(InitScriptInfo script) |
| Modifier and Type | Method and Description |
|---|---|
Collection<InitScriptInfoAndExecutionDetails> |
InitScriptEventDetails.getCluster() |
Collection<InitScriptInfoAndExecutionDetails> |
InitScriptEventDetails.getGlobal() |
| Modifier and Type | Method and Description |
|---|---|
InitScriptEventDetails |
InitScriptEventDetails.setCluster(Collection<InitScriptInfoAndExecutionDetails> cluster) |
InitScriptEventDetails |
InitScriptEventDetails.setGlobal(Collection<InitScriptInfoAndExecutionDetails> global) |
Copyright © 2024. All rights reserved.