Package software.amazon.awssdk.services.billing
You can use the Billing API to programatically list the billing views available to you for a given time period. A billing view represents a set of billing data.
The Billing API provides the following endpoint:
https://billing.us-east-1.api.aws
-
Interface Summary Interface Description BillingAsyncClient Service client for accessing AWS Billing asynchronously.BillingAsyncClientBuilder A builder for creating an instance ofBillingAsyncClient.BillingBaseClientBuilder<B extends BillingBaseClientBuilder<B,C>,C> This includes configuration specific to AWS Billing that is supported by bothBillingClientBuilderandBillingAsyncClientBuilder.BillingClient Service client for accessing AWS Billing.BillingClientBuilder A builder for creating an instance ofBillingClient.BillingServiceClientConfiguration.Builder A builder for creating aBillingServiceClientConfiguration -
Class Summary Class Description BillingServiceClientConfiguration Class to expose the service client settings to the user.