| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTableStatisticsPublisher |
DatabaseMigrationAsyncClient.describeTableStatisticsPaginator(Consumer<DescribeTableStatisticsRequest.Builder> describeTableStatisticsRequest)
Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and
rows deleted.
|
default DescribeTableStatisticsPublisher |
DatabaseMigrationAsyncClient.describeTableStatisticsPaginator(DescribeTableStatisticsRequest describeTableStatisticsRequest)
Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and
rows deleted.
|
Copyright © 2023. All rights reserved.