BigDataPoolResourceInfo.DefinitionStages.WithNodeCount Interface
public static interface BigDataPoolResourceInfo.DefinitionStages.WithNodeCount
The stage of the BigDataPoolResourceInfo definition allowing to specify nodeCount.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withNodeCount(Integer nodeCount)
Specifies the node |
Method Details
withNodeCount
public abstract BigDataPoolResourceInfo.DefinitionStages.WithCreate withNodeCount(Integer nodeCount)
Specifies the nodeCount property: The number of nodes in the Big Data pool..
Parameters:
Returns: