Uses of Interface
software.amazon.awssdk.services.invoicing.endpoints.InvoicingEndpointProvider
-
Packages that use InvoicingEndpointProvider Package Description software.amazon.awssdk.services.invoicing Amazon Web Services Invoice Configurationsoftware.amazon.awssdk.services.invoicing.endpoints software.amazon.awssdk.services.invoicing.endpoints.internal -
-
Uses of InvoicingEndpointProvider in software.amazon.awssdk.services.invoicing
Methods in software.amazon.awssdk.services.invoicing with parameters of type InvoicingEndpointProvider Modifier and Type Method Description default BInvoicingBaseClientBuilder. endpointProvider(InvoicingEndpointProvider endpointProvider)Set theInvoicingEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of InvoicingEndpointProvider in software.amazon.awssdk.services.invoicing.endpoints
Methods in software.amazon.awssdk.services.invoicing.endpoints that return InvoicingEndpointProvider Modifier and Type Method Description static InvoicingEndpointProviderInvoicingEndpointProvider. defaultProvider() -
Uses of InvoicingEndpointProvider in software.amazon.awssdk.services.invoicing.endpoints.internal
Classes in software.amazon.awssdk.services.invoicing.endpoints.internal that implement InvoicingEndpointProvider Modifier and Type Class Description classDefaultInvoicingEndpointProvider
-