Uses of Class
software.amazon.awssdk.services.databasemigration.model.StartReplicationRequest
Packages that use StartReplicationRequest
Package
Description
-
Uses of StartReplicationRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type StartReplicationRequestModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.startReplication(StartReplicationRequest startReplicationRequest) For a given DMS Serverless replication configuration, DMS connects to the source endpoint and collects the metadata to analyze the replication workload.default StartReplicationResponseDatabaseMigrationClient.startReplication(StartReplicationRequest startReplicationRequest) For a given DMS Serverless replication configuration, DMS connects to the source endpoint and collects the metadata to analyze the replication workload. -
Uses of StartReplicationRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type StartReplicationRequestModifier and TypeMethodDescriptionStartReplicationRequestMarshaller.marshall(StartReplicationRequest startReplicationRequest)