Uses of Interface
software.amazon.awssdk.services.costoptimizationhub.auth.scheme.CostOptimizationHubAuthSchemeParams
-
-
Uses of CostOptimizationHubAuthSchemeParams in software.amazon.awssdk.services.costoptimizationhub.auth.scheme
Methods in software.amazon.awssdk.services.costoptimizationhub.auth.scheme that return CostOptimizationHubAuthSchemeParams Modifier and Type Method Description CostOptimizationHubAuthSchemeParamsCostOptimizationHubAuthSchemeParams.Builder. build()Returns aCostOptimizationHubAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.costoptimizationhub.auth.scheme with parameters of type CostOptimizationHubAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CostOptimizationHubAuthSchemeProvider. resolveAuthScheme(CostOptimizationHubAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CostOptimizationHubAuthSchemeParams in software.amazon.awssdk.services.costoptimizationhub.auth.scheme.internal
Classes in software.amazon.awssdk.services.costoptimizationhub.auth.scheme.internal that implement CostOptimizationHubAuthSchemeParams Modifier and Type Class Description classDefaultCostOptimizationHubAuthSchemeParamsMethods in software.amazon.awssdk.services.costoptimizationhub.auth.scheme.internal with parameters of type CostOptimizationHubAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCostOptimizationHubAuthSchemeProvider. resolveAuthScheme(CostOptimizationHubAuthSchemeParams params)
-