Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Method and Description |
---|---|
static DbSystemSourceFromPitr.Builder |
DbSystemSourceFromPitr.builder()
Create a new builder.
|
DbSystemSourceFromPitr.Builder |
DbSystemSourceFromPitr.Builder.copy(DbSystemSourceFromPitr model) |
DbSystemSourceFromPitr.Builder |
DbSystemSourceFromPitr.Builder.dbSystemId(String dbSystemId)
The OCID of the DB System from which a backup shall be selected to be restored when
creating the new DB System.
|
DbSystemSourceFromPitr.Builder |
DbSystemSourceFromPitr.Builder.recoveryPoint(Date recoveryPoint)
The date and time, as per RFC 3339, of the change up to which the new DB System shall be
restored to, using a backup and logs from the original DB System.
|
DbSystemSourceFromPitr.Builder |
DbSystemSourceFromPitr.toBuilder() |
Copyright © 2016–2024. All rights reserved.