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