BigDataPoolResourceInfo.DefinitionStages.WithSessionLevelPackagesEnabled Interface

public static interface BigDataPoolResourceInfo.DefinitionStages.WithSessionLevelPackagesEnabled

The stage of the BigDataPoolResourceInfo definition allowing to specify sessionLevelPackagesEnabled.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withSessionLevelPackagesEnabled(Boolean sessionLevelPackagesEnabled)

Specifies the sessionLevelPackagesEnabled property: Whether session level packages enabled..

Method Details

withSessionLevelPackagesEnabled

public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withSessionLevelPackagesEnabled(Boolean sessionLevelPackagesEnabled)

Specifies the sessionLevelPackagesEnabled property: Whether session level packages enabled..

Parameters:

sessionLevelPackagesEnabled - Whether session level packages enabled.

Returns:

the next definition stage.

Applies to