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