SqlPool.UpdateStages.WithCreationDate Interface
public static interface SqlPool.UpdateStages.WithCreationDate
The stage of the SqlPool update allowing to specify creationDate.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withCreationDate(OffsetDateTime creationDate)
Specifies the creation |
Method Details
withCreationDate
public abstract SqlPool.Update withCreationDate(OffsetDateTime creationDate)
Specifies the creationDate property: Date the SQL pool was created.
Parameters:
Returns: