Uses of Class
software.amazon.awssdk.services.rds.model.DescribeSourceRegionsResponse
Packages that use DescribeSourceRegionsResponse
Package
Description
-
Uses of DescribeSourceRegionsResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeSourceRegionsResponseModifier and TypeMethodDescriptiondefault DescribeSourceRegionsResponseRdsClient.describeSourceRegions()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 DescribeSourceRegionsResponseRdsClient.describeSourceRegions(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 DescribeSourceRegionsResponseRdsClient.describeSourceRegions(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.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DescribeSourceRegionsResponseModifier and TypeMethodDescriptionRdsAsyncClient.describeSourceRegions()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.RdsAsyncClient.describeSourceRegions(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.RdsAsyncClient.describeSourceRegions(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. -
Uses of DescribeSourceRegionsResponse in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type DescribeSourceRegionsResponseMethod parameters in software.amazon.awssdk.services.rds.paginators with type arguments of type DescribeSourceRegionsResponseModifier and TypeMethodDescriptionvoidDescribeSourceRegionsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeSourceRegionsResponse> subscriber)