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