SqlPool.UpdateStages.WithSourceDatabaseId Interface
public static interface SqlPool.UpdateStages.WithSourceDatabaseId
The stage of the SqlPool update allowing to specify sourceDatabaseId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withSourceDatabaseId(String sourceDatabaseId)
Specifies the source |
Method Details
withSourceDatabaseId
public abstract SqlPool.Update withSourceDatabaseId(String sourceDatabaseId)
Specifies the sourceDatabaseId property: Source database to create from.
Parameters:
Returns: