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