Uses of Interface
software.amazon.awssdk.services.billingconductor.endpoints.BillingconductorEndpointProvider
-
Packages that use BillingconductorEndpointProvider 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.software.amazon.awssdk.services.billingconductor.endpoints software.amazon.awssdk.services.billingconductor.endpoints.internal -
-
Uses of BillingconductorEndpointProvider in software.amazon.awssdk.services.billingconductor
Methods in software.amazon.awssdk.services.billingconductor with parameters of type BillingconductorEndpointProvider Modifier and Type Method Description default BBillingconductorBaseClientBuilder. endpointProvider(BillingconductorEndpointProvider endpointProvider)Set theBillingconductorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of BillingconductorEndpointProvider in software.amazon.awssdk.services.billingconductor.endpoints
Methods in software.amazon.awssdk.services.billingconductor.endpoints that return BillingconductorEndpointProvider Modifier and Type Method Description static BillingconductorEndpointProviderBillingconductorEndpointProvider. defaultProvider() -
Uses of BillingconductorEndpointProvider in software.amazon.awssdk.services.billingconductor.endpoints.internal
Classes in software.amazon.awssdk.services.billingconductor.endpoints.internal that implement BillingconductorEndpointProvider Modifier and Type Class Description classDefaultBillingconductorEndpointProvider
-