Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeIntegrationsIterable
-
Packages that use DescribeIntegrationsIterable Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeIntegrationsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeIntegrationsIterable Modifier and Type Method Description default DescribeIntegrationsIterableRdsClient. describeIntegrationsPaginator(Consumer<DescribeIntegrationsRequest.Builder> describeIntegrationsRequest)This is a variant ofRdsClient.describeIntegrations(software.amazon.awssdk.services.rds.model.DescribeIntegrationsRequest)operation.default DescribeIntegrationsIterableRdsClient. describeIntegrationsPaginator(DescribeIntegrationsRequest describeIntegrationsRequest)This is a variant ofRdsClient.describeIntegrations(software.amazon.awssdk.services.rds.model.DescribeIntegrationsRequest)operation.
-