Uses of Interface
software.amazon.awssdk.services.codestarnotifications.auth.scheme.CodestarNotificationsAuthSchemeParams
-
-
Uses of CodestarNotificationsAuthSchemeParams in software.amazon.awssdk.services.codestarnotifications.auth.scheme
Methods in software.amazon.awssdk.services.codestarnotifications.auth.scheme that return CodestarNotificationsAuthSchemeParams Modifier and Type Method Description CodestarNotificationsAuthSchemeParamsCodestarNotificationsAuthSchemeParams.Builder. build()Returns aCodestarNotificationsAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.codestarnotifications.auth.scheme with parameters of type CodestarNotificationsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CodestarNotificationsAuthSchemeProvider. resolveAuthScheme(CodestarNotificationsAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CodestarNotificationsAuthSchemeParams in software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal
Classes in software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal that implement CodestarNotificationsAuthSchemeParams Modifier and Type Class Description classDefaultCodestarNotificationsAuthSchemeParamsMethods in software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal with parameters of type CodestarNotificationsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCodestarNotificationsAuthSchemeProvider. resolveAuthScheme(CodestarNotificationsAuthSchemeParams params)
-