public static class CreateTargetResponderRecipeDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateTargetResponderRecipeDetails |
build() |
CreateTargetResponderRecipeDetails.Builder |
copy(CreateTargetResponderRecipeDetails model) |
CreateTargetResponderRecipeDetails.Builder |
responderRecipeId(String responderRecipeId)
Unique identifier for responder recipe
|
CreateTargetResponderRecipeDetails.Builder |
responderRules(List<UpdateTargetRecipeResponderRuleDetails> responderRules)
List of overrides to be applied to responder rules associated with the target
|
public CreateTargetResponderRecipeDetails.Builder responderRecipeId(String responderRecipeId)
Unique identifier for responder recipe
responderRecipeId
- the value to setpublic CreateTargetResponderRecipeDetails.Builder responderRules(List<UpdateTargetRecipeResponderRuleDetails> responderRules)
List of overrides to be applied to responder rules associated with the target
responderRules
- the value to setpublic CreateTargetResponderRecipeDetails build()
public CreateTargetResponderRecipeDetails.Builder copy(CreateTargetResponderRecipeDetails model)
Copyright © 2016–2024. All rights reserved.