BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries
The stage of the BigDataPoolResourceInfo definition allowing to specify customLibraries.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCustomLibraries(List<LibraryInfo> customLibraries)
Specifies the custom |
Method Details
withCustomLibraries
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withCustomLibraries(List<LibraryInfo> customLibraries)
Specifies the customLibraries property: List of custom libraries/packages associated with the spark pool..
Parameters:
Returns: