Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeConformancePacksIterable
-
Packages that use DescribeConformancePacksIterable Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeConformancePacksIterable in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeConformancePacksIterable Modifier and Type Method Description default DescribeConformancePacksIterableConfigClient. describeConformancePacksPaginator(Consumer<DescribeConformancePacksRequest.Builder> describeConformancePacksRequest)Returns a list of one or more conformance packs.default DescribeConformancePacksIterableConfigClient. describeConformancePacksPaginator(DescribeConformancePacksRequest describeConformancePacksRequest)Returns a list of one or more conformance packs.
-