Uses of Interface
software.amazon.awssdk.services.marketplaceagreement.auth.scheme.MarketplaceAgreementAuthSchemeParams
-
-
Uses of MarketplaceAgreementAuthSchemeParams in software.amazon.awssdk.services.marketplaceagreement.auth.scheme
Methods in software.amazon.awssdk.services.marketplaceagreement.auth.scheme that return MarketplaceAgreementAuthSchemeParams Modifier and Type Method Description MarketplaceAgreementAuthSchemeParamsMarketplaceAgreementAuthSchemeParams.Builder. build()Returns aMarketplaceAgreementAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.marketplaceagreement.auth.scheme with parameters of type MarketplaceAgreementAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MarketplaceAgreementAuthSchemeProvider. resolveAuthScheme(MarketplaceAgreementAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MarketplaceAgreementAuthSchemeParams in software.amazon.awssdk.services.marketplaceagreement.auth.scheme.internal
Classes in software.amazon.awssdk.services.marketplaceagreement.auth.scheme.internal that implement MarketplaceAgreementAuthSchemeParams Modifier and Type Class Description classDefaultMarketplaceAgreementAuthSchemeParamsMethods in software.amazon.awssdk.services.marketplaceagreement.auth.scheme.internal with parameters of type MarketplaceAgreementAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMarketplaceAgreementAuthSchemeProvider. resolveAuthScheme(MarketplaceAgreementAuthSchemeParams params)
-