public static class TargetDetectorRecipeDetectorRuleSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public TargetDetectorRecipeDetectorRuleSummary.Builder id(String id)
The unique identifier of the detector rule
id
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder displayName(String displayName)
DetectorTemplate Identifier, can be renamed
displayName
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder description(String description)
DetectorTemplate Identifier, can be renamed
description
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder recommendation(String recommendation)
Recommendation for TargetDetectorRecipeDetectorRule
recommendation
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder detector(DetectorEnum detector)
possible type of detectors
detector
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder serviceType(String serviceType)
service type of the configuration to which the rule is applied
serviceType
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder resourceType(String resourceType)
resource type of the configuration to which the rule is applied
resourceType
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder managedListTypes(List<TargetDetectorRecipeDetectorRuleSummary.ManagedListTypes> managedListTypes)
List of cloudguard managed list types related to this rule
managedListTypes
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder detectorDetails(TargetDetectorDetails detectorDetails)
public TargetDetectorRecipeDetectorRuleSummary.Builder timeCreated(Date timeCreated)
The date and time the target detector recipe rule was created. Format defined by RFC3339.
timeCreated
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder timeUpdated(Date timeUpdated)
The date and time the target detector recipe rule was updated. Format defined by RFC3339.
timeUpdated
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder lifecycleState(LifecycleState lifecycleState)
The current state of the target detector recipe rule
lifecycleState
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
lifecycleDetails
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder dataSourceId(String dataSourceId)
The id of the attached DataSource.
dataSourceId
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder entitiesMappings(List<EntitiesMapping> entitiesMappings)
Data Source entities mapping for a Detector Rule
entitiesMappings
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary build()
public TargetDetectorRecipeDetectorRuleSummary.Builder copy(TargetDetectorRecipeDetectorRuleSummary model)
Copyright © 2016–2023. All rights reserved.