Class WorkflowConditionRepresentation.Builder
java.lang.Object
org.keycloak.representations.workflows.WorkflowConditionRepresentation.Builder
- Enclosing class:
- WorkflowConditionRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withConfig
(String key, String value) withConfig
(String key, List<String> value) withConfig
(Map<String, List<String>> config)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
of
-
withConfig
-
withConfig
-
withConfig
-
build
-