public static class CreateDbSystemSourceFromBackupDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateDbSystemSourceFromBackupDetails.Builder |
backupId(String backupId)
The OCID of the backup to be used as the source for the new DB System.
|
CreateDbSystemSourceFromBackupDetails |
build() |
CreateDbSystemSourceFromBackupDetails.Builder |
copy(CreateDbSystemSourceFromBackupDetails model) |
public CreateDbSystemSourceFromBackupDetails.Builder backupId(String backupId)
The OCID of the backup to be used as the source for the new DB System.
backupId
- the value to setpublic CreateDbSystemSourceFromBackupDetails build()
public CreateDbSystemSourceFromBackupDetails.Builder copy(CreateDbSystemSourceFromBackupDetails model)
Copyright © 2016–2024. All rights reserved.