Uses of Interface
software.amazon.awssdk.services.billingconductor.BillingconductorBaseClientBuilder
-
Packages that use BillingconductorBaseClientBuilder Package Description software.amazon.awssdk.services.billingconductor Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a proforma version of your billing data each month, to accurately show or chargeback your end customers. -
-
Uses of BillingconductorBaseClientBuilder in software.amazon.awssdk.services.billingconductor
Classes in software.amazon.awssdk.services.billingconductor with type parameters of type BillingconductorBaseClientBuilder Modifier and Type Interface Description interfaceBillingconductorBaseClientBuilder<B extends BillingconductorBaseClientBuilder<B,C>,C>This includes configuration specific to AWSBillingConductor that is supported by bothBillingconductorClientBuilderandBillingconductorAsyncClientBuilder.Subinterfaces of BillingconductorBaseClientBuilder in software.amazon.awssdk.services.billingconductor Modifier and Type Interface Description interfaceBillingconductorAsyncClientBuilderA builder for creating an instance ofBillingconductorAsyncClient.interfaceBillingconductorClientBuilderA builder for creating an instance ofBillingconductorClient.
-