Uses of Interface
software.amazon.awssdk.services.bcmdataexports.BcmDataExportsClient
-
Packages that use BcmDataExportsClient 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.software.amazon.awssdk.services.bcmdataexports.paginators -
-
Uses of BcmDataExportsClient in software.amazon.awssdk.services.bcmdataexports
Methods in software.amazon.awssdk.services.bcmdataexports that return BcmDataExportsClient Modifier and Type Method Description static BcmDataExportsClientBcmDataExportsClient. create()Create aBcmDataExportsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BcmDataExportsClient in software.amazon.awssdk.services.bcmdataexports.paginators
Constructors in software.amazon.awssdk.services.bcmdataexports.paginators with parameters of type BcmDataExportsClient Constructor Description ListExecutionsIterable(BcmDataExportsClient client, ListExecutionsRequest firstRequest)ListExportsIterable(BcmDataExportsClient client, ListExportsRequest firstRequest)ListTablesIterable(BcmDataExportsClient client, ListTablesRequest firstRequest)
-