Uses of Class
de.intension.keycloak.sendinblue.ConfigParameter
-
Packages that use ConfigParameter Package Description de.intension.keycloak.sendinblue -
-
Uses of ConfigParameter in de.intension.keycloak.sendinblue
Methods in de.intension.keycloak.sendinblue that return ConfigParameter Modifier and Type Method Description static ConfigParameterConfigParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfigParameter[]ConfigParameter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-