Uses of Class
com.oracle.bmc.databasemigration.model.SourceAssessmentConnection
-
Packages that use SourceAssessmentConnection Package Description com.oracle.bmc.databasemigration.model -
-
Uses of SourceAssessmentConnection in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return SourceAssessmentConnection Modifier and Type Method Description SourceAssessmentConnectionSourceAssessmentConnection.Builder. build()SourceAssessmentConnectionAssessment. getSourceDatabaseConnection()SourceAssessmentConnectionCloneAssessmentDetails. getSourceDatabaseConnection()SourceAssessmentConnectionCreateAssessmentDetails. getSourceDatabaseConnection()SourceAssessmentConnectionUpdateAssessmentDetails. getSourceDatabaseConnection()Constructors in com.oracle.bmc.databasemigration.model with parameters of type SourceAssessmentConnection Constructor Description Assessment(String id, String description, String displayName, String compartmentId, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, String migrationId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, AssessmentLifecycleStates lifecycleState, AssessmentMigrationTypes assessmentMigrationType, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)Deprecated.CloneAssessmentDetails(String displayName, String compartmentId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.CreateAssessmentDetails(String description, String compartmentId, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.CreateMySqlAssessmentDetails(String description, String compartmentId, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<MySqlDatabaseObject> excludeObjects, List<MySqlDatabaseObject> includeObjects, String bulkIncludeExcludeData)Deprecated.CreateOracleAssessmentDetails(String description, String compartmentId, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, List<OracleDatabaseObject> excludeObjects, List<OracleDatabaseObject> includeObjects, String bulkIncludeExcludeData)Deprecated.MySqlAssessment(String id, String description, String displayName, String compartmentId, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, String migrationId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, AssessmentLifecycleStates lifecycleState, AssessmentMigrationTypes assessmentMigrationType, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)Deprecated.MySqlCloneAssessmentDetails(String displayName, String compartmentId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.OracleAssessment(String id, String description, String displayName, String compartmentId, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, String migrationId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, AssessmentLifecycleStates lifecycleState, AssessmentMigrationTypes assessmentMigrationType, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Boolean isCdbSupported)Deprecated.OracleCloneAssessmentDetails(String displayName, String compartmentId, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.UpdateAssessmentDetails(String description, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.UpdateMySqlAssessmentDetails(String description, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.UpdateOracleAssessmentDetails(String description, String displayName, NetworkSpeedMegabitPerSecond networkSpeedMegabitPerSecond, AcceptableDowntime acceptableDowntime, DatabaseDataSize databaseDataSize, DdlExpectation ddlExpectation, CreationType creationType, SourceAssessmentConnection sourceDatabaseConnection, TargetAssessmentConnection targetDatabaseConnection, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.
-