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)This is a variant ofBcmDataExportsClient.listExports(software.amazon.awssdk.services.bcmdataexports.model.ListExportsRequest)operation.default ListExportsIterableBcmDataExportsClient. listExportsPaginator(ListExportsRequest listExportsRequest)This is a variant ofBcmDataExportsClient.listExports(software.amazon.awssdk.services.bcmdataexports.model.ListExportsRequest)operation.
-