Uses of Class
software.amazon.awssdk.services.databasemigration.model.StartReplicationTaskAssessmentRunRequest
Packages that use StartReplicationTaskAssessmentRunRequest
Package
Description
-
Uses of StartReplicationTaskAssessmentRunRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type StartReplicationTaskAssessmentRunRequestModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.startReplicationTaskAssessmentRun(StartReplicationTaskAssessmentRunRequest startReplicationTaskAssessmentRunRequest) Starts a new premigration assessment run for one or more individual assessments of a migration task.DatabaseMigrationClient.startReplicationTaskAssessmentRun(StartReplicationTaskAssessmentRunRequest startReplicationTaskAssessmentRunRequest) Starts a new premigration assessment run for one or more individual assessments of a migration task. -
Uses of StartReplicationTaskAssessmentRunRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type StartReplicationTaskAssessmentRunRequestModifier and TypeMethodDescriptionStartReplicationTaskAssessmentRunRequestMarshaller.marshall(StartReplicationTaskAssessmentRunRequest startReplicationTaskAssessmentRunRequest)