Uses of Interface
software.amazon.awssdk.services.billingconductor.auth.scheme.BillingconductorAuthSchemeParams
-
-
Uses of BillingconductorAuthSchemeParams in software.amazon.awssdk.services.billingconductor.auth.scheme
Methods in software.amazon.awssdk.services.billingconductor.auth.scheme that return BillingconductorAuthSchemeParams Modifier and Type Method Description BillingconductorAuthSchemeParamsBillingconductorAuthSchemeParams.Builder. build()Returns aBillingconductorAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.billingconductor.auth.scheme with parameters of type BillingconductorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>BillingconductorAuthSchemeProvider. resolveAuthScheme(BillingconductorAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of BillingconductorAuthSchemeParams in software.amazon.awssdk.services.billingconductor.auth.scheme.internal
Classes in software.amazon.awssdk.services.billingconductor.auth.scheme.internal that implement BillingconductorAuthSchemeParams Modifier and Type Class Description classDefaultBillingconductorAuthSchemeParamsMethods in software.amazon.awssdk.services.billingconductor.auth.scheme.internal with parameters of type BillingconductorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultBillingconductorAuthSchemeProvider. resolveAuthScheme(BillingconductorAuthSchemeParams params)
-