Uses of Class
software.amazon.awssdk.services.bcmdataexports.paginators.ListExecutionsIterable
-
Packages that use ListExecutionsIterable Package Description software.amazon.awssdk.services.bcmdataexports You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations. -
-
Uses of ListExecutionsIterable in software.amazon.awssdk.services.bcmdataexports
Methods in software.amazon.awssdk.services.bcmdataexports that return ListExecutionsIterable Modifier and Type Method Description default ListExecutionsIterableBcmDataExportsClient. listExecutionsPaginator(Consumer<ListExecutionsRequest.Builder> listExecutionsRequest)Lists the historical executions for the export.default ListExecutionsIterableBcmDataExportsClient. listExecutionsPaginator(ListExecutionsRequest listExecutionsRequest)Lists the historical executions for the export.
-