Uses of Interface
software.amazon.awssdk.services.costandusagereport.CostAndUsageReportClientBuilder
-
Packages that use CostAndUsageReportClientBuilder 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. -
-
Uses of CostAndUsageReportClientBuilder in software.amazon.awssdk.services.costandusagereport
Methods in software.amazon.awssdk.services.costandusagereport that return CostAndUsageReportClientBuilder Modifier and Type Method Description static CostAndUsageReportClientBuilderCostAndUsageReportClient. builder()Create a builder that can be used to configure and create aCostAndUsageReportClient.
-