Uses of Class
com.oracle.bmc.databasemigration.model.TargetAssessmentConnection
-
Packages that use TargetAssessmentConnection Package Description com.oracle.bmc.databasemigration.model -
-
Uses of TargetAssessmentConnection in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return TargetAssessmentConnection Modifier and Type Method Description TargetAssessmentConnectionTargetAssessmentConnection.Builder. build()TargetAssessmentConnectionAssessment. getTargetDatabaseConnection()TargetAssessmentConnectionCloneAssessmentDetails. getTargetDatabaseConnection()TargetAssessmentConnectionCreateAssessmentDetails. getTargetDatabaseConnection()TargetAssessmentConnectionUpdateAssessmentDetails. getTargetDatabaseConnection()Constructors in com.oracle.bmc.databasemigration.model with parameters of type TargetAssessmentConnection 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.
-