Uses of Interface
software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme.BcmPricingCalculatorAuthSchemeParams
-
-
Uses of BcmPricingCalculatorAuthSchemeParams in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme
Methods in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme that return BcmPricingCalculatorAuthSchemeParams Modifier and Type Method Description BcmPricingCalculatorAuthSchemeParamsBcmPricingCalculatorAuthSchemeParams.Builder. build()Returns aBcmPricingCalculatorAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme with parameters of type BcmPricingCalculatorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>BcmPricingCalculatorAuthSchemeProvider. resolveAuthScheme(BcmPricingCalculatorAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of BcmPricingCalculatorAuthSchemeParams in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme.internal
Classes in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme.internal that implement BcmPricingCalculatorAuthSchemeParams Modifier and Type Class Description classDefaultBcmPricingCalculatorAuthSchemeParamsMethods in software.amazon.awssdk.services.bcmpricingcalculator.auth.scheme.internal with parameters of type BcmPricingCalculatorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultBcmPricingCalculatorAuthSchemeProvider. resolveAuthScheme(BcmPricingCalculatorAuthSchemeParams params)
-