Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
MySqlGgsDeploymentDetails |
MySqlGgsDeploymentDetails.Builder.build() |
MySqlGgsDeploymentDetails |
MySqlMigration.getGgsDetails() |
Modifier and Type | Method and Description |
---|---|
MySqlGgsDeploymentDetails.Builder |
MySqlGgsDeploymentDetails.Builder.copy(MySqlGgsDeploymentDetails model) |
MySqlMigration.Builder |
MySqlMigration.Builder.ggsDetails(MySqlGgsDeploymentDetails ggsDetails) |
Constructor and Description |
---|
MySqlMigration(String id,
String description,
String displayName,
String compartmentId,
MigrationTypes type,
OdmsJobPhases waitAfter,
String sourceDatabaseConnectionId,
String targetDatabaseConnectionId,
String executingJobId,
Date timeCreated,
Date timeUpdated,
Date timeLastMigration,
MigrationLifecycleStates lifecycleState,
MigrationStatus lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
MySqlDataTransferMediumDetails dataTransferMediumDetails,
MySqlInitialLoadSettings initialLoadSettings,
MySqlAdvisorSettings advisorSettings,
GoldenGateHubDetails hubDetails,
MySqlGgsDeploymentDetails ggsDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.