Package | Description |
---|---|
com.oracle.bmc.databasemigration.model | |
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Class and Description |
---|---|
class |
MySqlCloneMigrationDetails
MySQL Clone Migration Summary
Note: Objects should always be created or deserialized using the MySqlCloneMigrationDetails.Builder . |
class |
OracleCloneMigrationDetails
Oracle Clone Migration Summary
Note: Objects should always be created or deserialized using the OracleCloneMigrationDetails.Builder . |
Modifier and Type | Method and Description |
---|---|
CloneMigrationDetails |
CloneMigrationRequest.getBody$()
Alternative accessor for the body parameter.
|
CloneMigrationDetails |
CloneMigrationRequest.getCloneMigrationDetails()
Clone Migration properties.
|
Modifier and Type | Method and Description |
---|---|
CloneMigrationRequest.Builder |
CloneMigrationRequest.Builder.body$(CloneMigrationDetails body)
Alternative setter for the body parameter.
|
CloneMigrationRequest.Builder |
CloneMigrationRequest.Builder.cloneMigrationDetails(CloneMigrationDetails cloneMigrationDetails)
Clone Migration properties.
|
Copyright © 2016–2024. All rights reserved.