Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBSubnetGroupsIterable
-
Packages that use DescribeDBSubnetGroupsIterable Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeDBSubnetGroupsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBSubnetGroupsIterable Modifier and Type Method Description default DescribeDBSubnetGroupsIterableRdsClient. describeDBSubnetGroupsPaginator()This is a variant ofRdsClient.describeDBSubnetGroups(software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest)operation.default DescribeDBSubnetGroupsIterableRdsClient. describeDBSubnetGroupsPaginator(Consumer<DescribeDbSubnetGroupsRequest.Builder> describeDbSubnetGroupsRequest)This is a variant ofRdsClient.describeDBSubnetGroups(software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest)operation.default DescribeDBSubnetGroupsIterableRdsClient. describeDBSubnetGroupsPaginator(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest)This is a variant ofRdsClient.describeDBSubnetGroups(software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest)operation.
-