Interface BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder

All Known Subinterfaces:
BigDataPoolResourceInfo.Definition, BigDataPoolResourceInfo.DefinitionStages.WithCreate
Enclosing interface:
BigDataPoolResourceInfo.DefinitionStages

public static interface BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder
The stage of the BigDataPoolResourceInfo definition allowing to specify defaultSparkLogFolder.
  • Method Details

    • withDefaultSparkLogFolder

      BigDataPoolResourceInfo.DefinitionStages.WithCreate withDefaultSparkLogFolder(String defaultSparkLogFolder)
      Specifies the defaultSparkLogFolder property: The default folder where Spark logs will be written..
      Parameters:
      defaultSparkLogFolder - The default folder where Spark logs will be written.
      Returns:
      the next definition stage.