Uses of Interface
software.amazon.awssdk.services.costandusagereport.CostAndUsageReportClient
-
Packages that use CostAndUsageReportClient Package Description software.amazon.awssdk.services.costandusagereport You can use the Amazon Web Services Cost and Usage Report API to programmatically create, query, and delete Amazon Web Services Cost and Usage Report definitions.software.amazon.awssdk.services.costandusagereport.paginators -
-
Uses of CostAndUsageReportClient in software.amazon.awssdk.services.costandusagereport
Methods in software.amazon.awssdk.services.costandusagereport that return CostAndUsageReportClient Modifier and Type Method Description static CostAndUsageReportClientCostAndUsageReportClient. create()Create aCostAndUsageReportClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CostAndUsageReportClient in software.amazon.awssdk.services.costandusagereport.paginators
Constructors in software.amazon.awssdk.services.costandusagereport.paginators with parameters of type CostAndUsageReportClient Constructor Description DescribeReportDefinitionsIterable(CostAndUsageReportClient client, DescribeReportDefinitionsRequest firstRequest)
-