Uses of Interface
software.amazon.awssdk.services.marketplacecatalog.auth.scheme.MarketplaceCatalogAuthSchemeParams
-
-
Uses of MarketplaceCatalogAuthSchemeParams in software.amazon.awssdk.services.marketplacecatalog.auth.scheme
Methods in software.amazon.awssdk.services.marketplacecatalog.auth.scheme that return MarketplaceCatalogAuthSchemeParams Modifier and Type Method Description MarketplaceCatalogAuthSchemeParamsMarketplaceCatalogAuthSchemeParams.Builder. build()Returns aMarketplaceCatalogAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.marketplacecatalog.auth.scheme with parameters of type MarketplaceCatalogAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MarketplaceCatalogAuthSchemeProvider. resolveAuthScheme(MarketplaceCatalogAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MarketplaceCatalogAuthSchemeParams in software.amazon.awssdk.services.marketplacecatalog.auth.scheme.internal
Classes in software.amazon.awssdk.services.marketplacecatalog.auth.scheme.internal that implement MarketplaceCatalogAuthSchemeParams Modifier and Type Class Description classDefaultMarketplaceCatalogAuthSchemeParamsMethods in software.amazon.awssdk.services.marketplacecatalog.auth.scheme.internal with parameters of type MarketplaceCatalogAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMarketplaceCatalogAuthSchemeProvider. resolveAuthScheme(MarketplaceCatalogAuthSchemeParams params)
-