Uses of Interface
software.amazon.awssdk.services.billingconductor.auth.scheme.BillingconductorAuthSchemeProvider
-
Packages that use BillingconductorAuthSchemeProvider 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.auth.scheme software.amazon.awssdk.services.billingconductor.auth.scheme.internal software.amazon.awssdk.services.billingconductor.internal -
-
Uses of BillingconductorAuthSchemeProvider in software.amazon.awssdk.services.billingconductor
Methods in software.amazon.awssdk.services.billingconductor that return BillingconductorAuthSchemeProvider Modifier and Type Method Description BillingconductorAuthSchemeProviderBillingconductorServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerBillingconductorAuthSchemeProviderBillingconductorServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.billingconductor with parameters of type BillingconductorAuthSchemeProvider Modifier and Type Method Description default BBillingconductorBaseClientBuilder. authSchemeProvider(BillingconductorAuthSchemeProvider authSchemeProvider)Set theBillingconductorAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.BillingconductorServiceClientConfiguration.BuilderBillingconductorServiceClientConfiguration.Builder. authSchemeProvider(BillingconductorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of BillingconductorAuthSchemeProvider in software.amazon.awssdk.services.billingconductor.auth.scheme
Methods in software.amazon.awssdk.services.billingconductor.auth.scheme that return BillingconductorAuthSchemeProvider Modifier and Type Method Description static BillingconductorAuthSchemeProviderBillingconductorAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of BillingconductorAuthSchemeProvider in software.amazon.awssdk.services.billingconductor.auth.scheme.internal
Classes in software.amazon.awssdk.services.billingconductor.auth.scheme.internal that implement BillingconductorAuthSchemeProvider Modifier and Type Class Description classDefaultBillingconductorAuthSchemeProvider -
Uses of BillingconductorAuthSchemeProvider in software.amazon.awssdk.services.billingconductor.internal
Methods in software.amazon.awssdk.services.billingconductor.internal that return BillingconductorAuthSchemeProvider Modifier and Type Method Description BillingconductorAuthSchemeProviderBillingconductorServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.billingconductor.internal with parameters of type BillingconductorAuthSchemeProvider Modifier and Type Method Description BillingconductorServiceClientConfiguration.BuilderBillingconductorServiceClientConfigurationBuilder. authSchemeProvider(BillingconductorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-