Uses of Class
software.amazon.awssdk.services.bcmdataexports.paginators.ListTablesPublisher
-
Packages that use ListTablesPublisher 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 ListTablesPublisher in software.amazon.awssdk.services.bcmdataexports
Methods in software.amazon.awssdk.services.bcmdataexports that return ListTablesPublisher Modifier and Type Method Description default ListTablesPublisherBcmDataExportsAsyncClient. listTablesPaginator(Consumer<ListTablesRequest.Builder> listTablesRequest)This is a variant ofBcmDataExportsAsyncClient.listTables(software.amazon.awssdk.services.bcmdataexports.model.ListTablesRequest)operation.default ListTablesPublisherBcmDataExportsAsyncClient. listTablesPaginator(ListTablesRequest listTablesRequest)This is a variant ofBcmDataExportsAsyncClient.listTables(software.amazon.awssdk.services.bcmdataexports.model.ListTablesRequest)operation.
-