Uses of Class
software.amazon.awssdk.services.config.paginators.ListConfigurationRecordersPublisher
-
Packages that use ListConfigurationRecordersPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of ListConfigurationRecordersPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return ListConfigurationRecordersPublisher Modifier and Type Method Description default ListConfigurationRecordersPublisherConfigAsyncClient. listConfigurationRecordersPaginator(Consumer<ListConfigurationRecordersRequest.Builder> listConfigurationRecordersRequest)This is a variant ofConfigAsyncClient.listConfigurationRecorders(software.amazon.awssdk.services.config.model.ListConfigurationRecordersRequest)operation.default ListConfigurationRecordersPublisherConfigAsyncClient. listConfigurationRecordersPaginator(ListConfigurationRecordersRequest listConfigurationRecordersRequest)This is a variant ofConfigAsyncClient.listConfigurationRecorders(software.amazon.awssdk.services.config.model.ListConfigurationRecordersRequest)operation.
-