| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeConnectionsIterable |
DatabaseMigrationClient.describeConnectionsPaginator()
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
default DescribeConnectionsIterable |
DatabaseMigrationClient.describeConnectionsPaginator(Consumer<DescribeConnectionsRequest.Builder> describeConnectionsRequest)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
default DescribeConnectionsIterable |
DatabaseMigrationClient.describeConnectionsPaginator(DescribeConnectionsRequest describeConnectionsRequest)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
Copyright © 2023. All rights reserved.