Uses of Interface
software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme.KinesisVideoWebRtcStorageAuthSchemeParams
-
-
Uses of KinesisVideoWebRtcStorageAuthSchemeParams in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme
Methods in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme that return KinesisVideoWebRtcStorageAuthSchemeParams Modifier and Type Method Description KinesisVideoWebRtcStorageAuthSchemeParamsKinesisVideoWebRtcStorageAuthSchemeParams.Builder. build()Returns aKinesisVideoWebRtcStorageAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme with parameters of type KinesisVideoWebRtcStorageAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>KinesisVideoWebRtcStorageAuthSchemeProvider. resolveAuthScheme(KinesisVideoWebRtcStorageAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of KinesisVideoWebRtcStorageAuthSchemeParams in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme.internal
Classes in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme.internal that implement KinesisVideoWebRtcStorageAuthSchemeParams Modifier and Type Class Description classDefaultKinesisVideoWebRtcStorageAuthSchemeParamsMethods in software.amazon.awssdk.services.kinesisvideowebrtcstorage.auth.scheme.internal with parameters of type KinesisVideoWebRtcStorageAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultKinesisVideoWebRtcStorageAuthSchemeProvider. resolveAuthScheme(KinesisVideoWebRtcStorageAuthSchemeParams params)
-