Interface BigDataPoolResourceInfo.DefinitionStages.WithIsAutotuneEnabled

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

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

    • withIsAutotuneEnabled

      BigDataPoolResourceInfo.DefinitionStages.WithCreate withIsAutotuneEnabled(Boolean isAutotuneEnabled)
      Specifies the isAutotuneEnabled property: Enable Autotune

      Whether autotune is required or not..

      Parameters:
      isAutotuneEnabled - Enable Autotune

      Whether autotune is required or not.

      Returns:
      the next definition stage.