SqlPool.DefinitionStages.WithStatus Interface
public static interface SqlPool.DefinitionStages.WithStatus
The stage of the SqlPool definition allowing to specify status.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withStatus(String status)
Specifies the status property: Resource status. |
Method Details
withStatus
public abstract SqlPool.DefinitionStages.WithCreate withStatus(String status)
Specifies the status property: Resource status.
Parameters:
Returns: