Interface BigDataPoolResourceInfo.DefinitionStages.WithSparkEventsFolder

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

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

    • withSparkEventsFolder

      BigDataPoolResourceInfo.DefinitionStages.WithCreate withSparkEventsFolder(String sparkEventsFolder)
      Specifies the sparkEventsFolder property: The Spark events folder.
      Parameters:
      sparkEventsFolder - The Spark events folder.
      Returns:
      the next definition stage.