Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeConfigurationAggregatorSourcesStatusPublisher
-
Packages that use DescribeConfigurationAggregatorSourcesStatusPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeConfigurationAggregatorSourcesStatusPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeConfigurationAggregatorSourcesStatusPublisher Modifier and Type Method Description default DescribeConfigurationAggregatorSourcesStatusPublisherConfigAsyncClient. describeConfigurationAggregatorSourcesStatusPaginator(Consumer<DescribeConfigurationAggregatorSourcesStatusRequest.Builder> describeConfigurationAggregatorSourcesStatusRequest)Returns status information for sources within an aggregator.default DescribeConfigurationAggregatorSourcesStatusPublisherConfigAsyncClient. describeConfigurationAggregatorSourcesStatusPaginator(DescribeConfigurationAggregatorSourcesStatusRequest describeConfigurationAggregatorSourcesStatusRequest)Returns status information for sources within an aggregator.
-