Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeOrganizationConformancePacksIterable
-
Packages that use DescribeOrganizationConformancePacksIterable Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeOrganizationConformancePacksIterable in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeOrganizationConformancePacksIterable Modifier and Type Method Description default DescribeOrganizationConformancePacksIterableConfigClient. describeOrganizationConformancePacksPaginator(Consumer<DescribeOrganizationConformancePacksRequest.Builder> describeOrganizationConformancePacksRequest)Returns a list of organization conformance packs.default DescribeOrganizationConformancePacksIterableConfigClient. describeOrganizationConformancePacksPaginator(DescribeOrganizationConformancePacksRequest describeOrganizationConformancePacksRequest)Returns a list of organization conformance packs.
-