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)
Detector template display name
displayName
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder description(String description)
Detector template description
description
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder recommendation(String recommendation)
Recommendation for TargetDetectorRecipeDetectorRule resource
recommendation
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder detector(DetectorEnum detector)
Type of detector
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 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 last updated. Format defined by RFC3339.
timeUpdated
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary.Builder lifecycleState(LifecycleState lifecycleState)
The current lifecycle 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 unique identifier of the attached data source
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.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic TargetDetectorRecipeDetectorRuleSummary build()
public TargetDetectorRecipeDetectorRuleSummary.Builder copy(TargetDetectorRecipeDetectorRuleSummary model)
Copyright © 2016–2024. All rights reserved.