Uses of Interface
software.amazon.awssdk.services.invoicing.InvoicingClient
-
Packages that use InvoicingClient Package Description software.amazon.awssdk.services.invoicing Amazon Web Services Invoice Configurationsoftware.amazon.awssdk.services.invoicing.paginators -
-
Uses of InvoicingClient in software.amazon.awssdk.services.invoicing
Methods in software.amazon.awssdk.services.invoicing that return InvoicingClient Modifier and Type Method Description static InvoicingClientInvoicingClient. create()Create aInvoicingClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of InvoicingClient in software.amazon.awssdk.services.invoicing.paginators
Constructors in software.amazon.awssdk.services.invoicing.paginators with parameters of type InvoicingClient Constructor Description ListInvoiceUnitsIterable(InvoicingClient client, ListInvoiceUnitsRequest firstRequest)
-