BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder
The stage of the BigDataPoolResourceInfo definition allowing to specify defaultSparkLogFolder.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDefaultSparkLogFolder(String defaultSparkLogFolder)
Specifies the default |
Method Details
withDefaultSparkLogFolder
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withDefaultSparkLogFolder(String defaultSparkLogFolder)
Specifies the defaultSparkLogFolder property: The default folder where Spark logs will be written..
Parameters:
Returns: