public static class UpdateTargetDetectorRecipe.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateTargetDetectorRecipe |
build() |
UpdateTargetDetectorRecipe.Builder |
copy(UpdateTargetDetectorRecipe model) |
UpdateTargetDetectorRecipe.Builder |
detectorRules(List<UpdateTargetRecipeDetectorRuleDetails> detectorRules)
Updates to be applied to detector rules in target detector recipe
|
UpdateTargetDetectorRecipe.Builder |
targetDetectorRecipeId(String targetDetectorRecipeId)
Unique identifier for target detector recipe
|
public UpdateTargetDetectorRecipe.Builder targetDetectorRecipeId(String targetDetectorRecipeId)
Unique identifier for target detector recipe
targetDetectorRecipeId
- the value to setpublic UpdateTargetDetectorRecipe.Builder detectorRules(List<UpdateTargetRecipeDetectorRuleDetails> detectorRules)
Updates to be applied to detector rules in target detector recipe
detectorRules
- the value to setpublic UpdateTargetDetectorRecipe build()
public UpdateTargetDetectorRecipe.Builder copy(UpdateTargetDetectorRecipe model)
Copyright © 2016–2024. All rights reserved.