Uses of Interface
software.amazon.awssdk.services.codestarconnections.auth.scheme.CodeStarConnectionsAuthSchemeParams
-
-
Uses of CodeStarConnectionsAuthSchemeParams in software.amazon.awssdk.services.codestarconnections.auth.scheme
Methods in software.amazon.awssdk.services.codestarconnections.auth.scheme that return CodeStarConnectionsAuthSchemeParams Modifier and Type Method Description CodeStarConnectionsAuthSchemeParamsCodeStarConnectionsAuthSchemeParams.Builder. build()Returns aCodeStarConnectionsAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.codestarconnections.auth.scheme with parameters of type CodeStarConnectionsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CodeStarConnectionsAuthSchemeProvider. resolveAuthScheme(CodeStarConnectionsAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CodeStarConnectionsAuthSchemeParams in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal
Classes in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal that implement CodeStarConnectionsAuthSchemeParams Modifier and Type Class Description classDefaultCodeStarConnectionsAuthSchemeParamsMethods in software.amazon.awssdk.services.codestarconnections.auth.scheme.internal with parameters of type CodeStarConnectionsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCodeStarConnectionsAuthSchemeProvider. resolveAuthScheme(CodeStarConnectionsAuthSchemeParams params)
-