Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.auth.scheme.AlexaForBusinessAuthSchemeParams
-
-
Uses of AlexaForBusinessAuthSchemeParams in software.amazon.awssdk.services.alexaforbusiness.auth.scheme
Methods in software.amazon.awssdk.services.alexaforbusiness.auth.scheme that return AlexaForBusinessAuthSchemeParams Modifier and Type Method Description AlexaForBusinessAuthSchemeParamsAlexaForBusinessAuthSchemeParams.Builder. build()Returns aAlexaForBusinessAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.alexaforbusiness.auth.scheme with parameters of type AlexaForBusinessAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>AlexaForBusinessAuthSchemeProvider. resolveAuthScheme(AlexaForBusinessAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of AlexaForBusinessAuthSchemeParams in software.amazon.awssdk.services.alexaforbusiness.auth.scheme.internal
Classes in software.amazon.awssdk.services.alexaforbusiness.auth.scheme.internal that implement AlexaForBusinessAuthSchemeParams Modifier and Type Class Description classDefaultAlexaForBusinessAuthSchemeParamsMethods in software.amazon.awssdk.services.alexaforbusiness.auth.scheme.internal with parameters of type AlexaForBusinessAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultAlexaForBusinessAuthSchemeProvider. resolveAuthScheme(AlexaForBusinessAuthSchemeParams params)
-