Uses of Interface
software.amazon.awssdk.services.codeguruprofiler.auth.scheme.CodeGuruProfilerAuthSchemeParams
-
-
Uses of CodeGuruProfilerAuthSchemeParams in software.amazon.awssdk.services.codeguruprofiler.auth.scheme
Methods in software.amazon.awssdk.services.codeguruprofiler.auth.scheme that return CodeGuruProfilerAuthSchemeParams Modifier and Type Method Description CodeGuruProfilerAuthSchemeParamsCodeGuruProfilerAuthSchemeParams.Builder. build()Returns aCodeGuruProfilerAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.codeguruprofiler.auth.scheme with parameters of type CodeGuruProfilerAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CodeGuruProfilerAuthSchemeProvider. resolveAuthScheme(CodeGuruProfilerAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CodeGuruProfilerAuthSchemeParams in software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal
Classes in software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal that implement CodeGuruProfilerAuthSchemeParams Modifier and Type Class Description classDefaultCodeGuruProfilerAuthSchemeParamsMethods in software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal with parameters of type CodeGuruProfilerAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCodeGuruProfilerAuthSchemeProvider. resolveAuthScheme(CodeGuruProfilerAuthSchemeParams params)
-