Uses of Interface
software.amazon.awssdk.services.mediatailor.auth.scheme.MediaTailorAuthSchemeParams
-
Packages that use MediaTailorAuthSchemeParams Package Description software.amazon.awssdk.services.mediatailor.auth.scheme software.amazon.awssdk.services.mediatailor.auth.scheme.internal -
-
Uses of MediaTailorAuthSchemeParams in software.amazon.awssdk.services.mediatailor.auth.scheme
Methods in software.amazon.awssdk.services.mediatailor.auth.scheme that return MediaTailorAuthSchemeParams Modifier and Type Method Description MediaTailorAuthSchemeParamsMediaTailorAuthSchemeParams.Builder. build()Returns aMediaTailorAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.mediatailor.auth.scheme with parameters of type MediaTailorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MediaTailorAuthSchemeProvider. resolveAuthScheme(MediaTailorAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MediaTailorAuthSchemeParams in software.amazon.awssdk.services.mediatailor.auth.scheme.internal
Classes in software.amazon.awssdk.services.mediatailor.auth.scheme.internal that implement MediaTailorAuthSchemeParams Modifier and Type Class Description classDefaultMediaTailorAuthSchemeParamsMethods in software.amazon.awssdk.services.mediatailor.auth.scheme.internal with parameters of type MediaTailorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMediaTailorAuthSchemeProvider. resolveAuthScheme(MediaTailorAuthSchemeParams params)
-