Package | Description |
---|---|
com.oracle.bmc.databasemigration.model | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Class and Description |
---|---|
class |
MySqlMigration
MySQL Migration resource
Note: Objects should always be created or deserialized using the MySqlMigration.Builder . |
class |
OracleMigration
Oracle Migration resource
Note: Objects should always be created or deserialized using the OracleMigration.Builder . |
Modifier and Type | Method and Description |
---|---|
Migration |
CreateMigrationResponse.getMigration()
The returned
Migration instance. |
Migration |
GetMigrationResponse.getMigration()
The returned
Migration instance. |
Migration |
CloneMigrationResponse.getMigration()
The returned
Migration instance. |
Modifier and Type | Method and Description |
---|---|
CreateMigrationResponse.Builder |
CreateMigrationResponse.Builder.migration(Migration migration)
The returned
Migration instance. |
GetMigrationResponse.Builder |
GetMigrationResponse.Builder.migration(Migration migration)
The returned
Migration instance. |
CloneMigrationResponse.Builder |
CloneMigrationResponse.Builder.migration(Migration migration)
The returned
Migration instance. |
Copyright © 2016–2024. All rights reserved.