Uses of Interface
software.amazon.awssdk.services.redshiftserverless.auth.scheme.RedshiftServerlessAuthSchemeParams
-
-
Uses of RedshiftServerlessAuthSchemeParams in software.amazon.awssdk.services.redshiftserverless.auth.scheme
Methods in software.amazon.awssdk.services.redshiftserverless.auth.scheme that return RedshiftServerlessAuthSchemeParams Modifier and Type Method Description RedshiftServerlessAuthSchemeParamsRedshiftServerlessAuthSchemeParams.Builder. build()Returns aRedshiftServerlessAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.redshiftserverless.auth.scheme with parameters of type RedshiftServerlessAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>RedshiftServerlessAuthSchemeProvider. resolveAuthScheme(RedshiftServerlessAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of RedshiftServerlessAuthSchemeParams in software.amazon.awssdk.services.redshiftserverless.auth.scheme.internal
Classes in software.amazon.awssdk.services.redshiftserverless.auth.scheme.internal that implement RedshiftServerlessAuthSchemeParams Modifier and Type Class Description classDefaultRedshiftServerlessAuthSchemeParamsMethods in software.amazon.awssdk.services.redshiftserverless.auth.scheme.internal with parameters of type RedshiftServerlessAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultRedshiftServerlessAuthSchemeProvider. resolveAuthScheme(RedshiftServerlessAuthSchemeParams params)
-