public static class ResponderRuleExecutionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResponderRuleExecutionDetails |
build() |
ResponderRuleExecutionDetails.Builder |
condition(Condition condition) |
ResponderRuleExecutionDetails.Builder |
configurations(List<ResponderConfiguration> configurations)
List of responder rule configurations
|
ResponderRuleExecutionDetails.Builder |
copy(ResponderRuleExecutionDetails model) |
public ResponderRuleExecutionDetails.Builder condition(Condition condition)
public ResponderRuleExecutionDetails.Builder configurations(List<ResponderConfiguration> configurations)
List of responder rule configurations
configurations
- the value to setpublic ResponderRuleExecutionDetails build()
public ResponderRuleExecutionDetails.Builder copy(ResponderRuleExecutionDetails model)
Copyright © 2016–2024. All rights reserved.