Uses of Class
software.amazon.awssdk.services.bcmdataexports.paginators.ListExportsIterable
-
Packages that use ListExportsIterable 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 ListExportsIterable in software.amazon.awssdk.services.bcmdataexports
Methods in software.amazon.awssdk.services.bcmdataexports that return ListExportsIterable Modifier and Type Method Description default ListExportsIterableBcmDataExportsClient. listExportsPaginator(Consumer<ListExportsRequest.Builder> listExportsRequest)Lists all data export definitions.default ListExportsIterableBcmDataExportsClient. listExportsPaginator(ListExportsRequest listExportsRequest)Lists all data export definitions.
-