Package | Description |
---|---|
software.amazon.awssdk.services.rds |
|
Modifier and Type | Method and Description |
---|---|
default DescribeSourceRegionsIterable |
RdsClient.describeSourceRegionsPaginator()
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
|
default DescribeSourceRegionsIterable |
RdsClient.describeSourceRegionsPaginator(Consumer<DescribeSourceRegionsRequest.Builder> describeSourceRegionsRequest)
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
|
default DescribeSourceRegionsIterable |
RdsClient.describeSourceRegionsPaginator(DescribeSourceRegionsRequest describeSourceRegionsRequest)
Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create
a read replica, copy a DB snapshot from, or replicate automated backups from.
|
Copyright © 2022. All rights reserved.