Uses of Class
com.oracle.bmc.cloudguard.model.DetectorEnum
-
Packages that use DetectorEnum Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests -
-
Uses of DetectorEnum in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return DetectorEnum Modifier and Type Method Description static DetectorEnum
DetectorEnum. create(String key)
DetectorEnum
CreateDetectorRecipeDetails. getDetector()
Detector for the ruleDetectorEnum
DetectorRecipe. getDetector()
Type of detectorDetectorEnum
DetectorRecipeDetectorRule. getDetector()
Detector recipe for the ruleDetectorEnum
DetectorRecipeDetectorRuleSummary. getDetector()
Possible types of detectorsDetectorEnum
DetectorRecipeSummary. getDetector()
Type of detectorDetectorEnum
DetectorRule. getDetector()
Detector recipe for the ruleDetectorEnum
DetectorRuleSummary. getDetector()
Possible types of detectorsDetectorEnum
TargetDetectorRecipe. getDetector()
Type of detectorDetectorEnum
TargetDetectorRecipeDetectorRule. getDetector()
Detector type for the ruleDetectorEnum
TargetDetectorRecipeDetectorRuleSummary. getDetector()
Type of detectorDetectorEnum
TargetDetectorRecipeSummary. getDetector()
Type of detectorDetectorEnum
Problem. getDetectorId()
Unique identifier of the detector rule that triggered the problemDetectorEnum
ProblemSummary. getDetectorId()
Unique identifier of the detector associated with the problemstatic DetectorEnum
DetectorEnum. valueOf(String name)
Returns the enum constant of this type with the specified name.static DetectorEnum[]
DetectorEnum. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.cloudguard.model with parameters of type DetectorEnum Modifier and Type Method Description CreateDetectorRecipeDetails.Builder
CreateDetectorRecipeDetails.Builder. detector(DetectorEnum detector)
Detector for the ruleDetectorRecipe.Builder
DetectorRecipe.Builder. detector(DetectorEnum detector)
Type of detectorDetectorRecipeDetectorRule.Builder
DetectorRecipeDetectorRule.Builder. detector(DetectorEnum detector)
Detector recipe for the ruleDetectorRecipeDetectorRuleSummary.Builder
DetectorRecipeDetectorRuleSummary.Builder. detector(DetectorEnum detector)
Possible types of detectorsDetectorRecipeSummary.Builder
DetectorRecipeSummary.Builder. detector(DetectorEnum detector)
Type of detectorDetectorRule.Builder
DetectorRule.Builder. detector(DetectorEnum detector)
Detector recipe for the ruleDetectorRuleSummary.Builder
DetectorRuleSummary.Builder. detector(DetectorEnum detector)
Possible types of detectorsTargetDetectorRecipe.Builder
TargetDetectorRecipe.Builder. detector(DetectorEnum detector)
Type of detectorTargetDetectorRecipeDetectorRule.Builder
TargetDetectorRecipeDetectorRule.Builder. detector(DetectorEnum detector)
Detector type for the ruleTargetDetectorRecipeDetectorRuleSummary.Builder
TargetDetectorRecipeDetectorRuleSummary.Builder. detector(DetectorEnum detector)
Type of detectorTargetDetectorRecipeSummary.Builder
TargetDetectorRecipeSummary.Builder. detector(DetectorEnum detector)
Type of detectorProblem.Builder
Problem.Builder. detectorId(DetectorEnum detectorId)
Unique identifier of the detector rule that triggered the problemProblemSummary.Builder
ProblemSummary.Builder. detectorId(DetectorEnum detectorId)
Unique identifier of the detector associated with the problemConstructors in com.oracle.bmc.cloudguard.model with parameters of type DetectorEnum Constructor Description CreateDetectorRecipeDetails(String displayName, String description, DetectorEnum detector, String sourceDetectorRecipeId, String compartmentId, List<UpdateDetectorRecipeDetectorRule> detectorRules, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.DetectorRecipe(String id, String displayName, String description, String compartmentId, String sourceDetectorRecipeId, DetectorRecipeEnum detectorRecipeType, OwnerType owner, DetectorEnum detector, List<DetectorRecipeDetectorRule> detectorRules, List<DetectorRecipeDetectorRule> effectiveDetectorRules, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, Integer sourceDataRetention, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<String> targetIds)
Deprecated.DetectorRecipeDetectorRule(String detectorRuleId, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, DetectorDetails details, List<DetectorRecipeDetectorRule.ManagedListTypes> managedListTypes, List<CandidateResponderRule> candidateResponderRules, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails, String dataSourceId, List<EntitiesMapping> entitiesMappings, List<ResourceLock> locks)
Deprecated.DetectorRecipeDetectorRuleSummary(String id, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, List<DetectorRecipeDetectorRuleSummary.ManagedListTypes> managedListTypes, List<CandidateResponderRule> candidateResponderRules, DetectorDetails detectorDetails, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails, String dataSourceId, List<EntitiesMapping> entitiesMappings)
Deprecated.DetectorRecipeSummary(String id, String displayName, String description, String compartmentId, String sourceDetectorRecipeId, OwnerType owner, DetectorRecipeEnum detectorRecipeType, DetectorEnum detector, List<DetectorRecipeDetectorRule> detectorRules, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, Integer sourceDataRetention, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.DetectorRule(String id, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, DetectorDetails detectorDetails, List<DetectorRule.ManagedListTypes> managedListTypes, List<CandidateResponderRule> candidateResponderRules, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails, List<ResourceLock> locks)
Deprecated.DetectorRuleSummary(String id, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, List<DetectorRuleSummary.ManagedListTypes> managedListTypes, List<CandidateResponderRule> candidateResponderRules, DetectorDetails detectorDetails, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails)
Deprecated.Problem(String id, String compartmentId, String detectorRuleId, String region, List<String> regions, RiskLevel riskLevel, Double riskScore, String peakRiskScoreDate, Double peakRiskScore, String autoResolveDate, Integer peakRiskScoreLookupPeriodInDays, String resourceId, String resourceName, String resourceType, List<String> labels, Date timeLastDetected, Date timeFirstDetected, ProblemLifecycleState lifecycleState, ProblemLifecycleDetail lifecycleDetail, DetectorEnum detectorId, String targetId, Map<String,String> additionalDetails, String description, String recommendation, String comment, String impactedResourceId, String impactedResourceName, String impactedResourceType, List<ResourceLock> locks)
Deprecated.ProblemSummary(String id, String compartmentId, String detectorRuleId, RiskLevel riskLevel, Double riskScore, String resourceId, String resourceName, String resourceType, List<String> labels, Date timeFirstDetected, Date timeLastDetected, ProblemLifecycleState lifecycleState, ProblemLifecycleDetail lifecycleDetail, DetectorEnum detectorId, String region, List<String> regions, String targetId, List<ResourceLock> locks)
Deprecated.TargetDetectorRecipe(String id, String displayName, String description, String compartmentId, String detectorRecipeId, OwnerType owner, DetectorEnum detector, List<TargetDetectorRecipeDetectorRule> detectorRules, List<TargetDetectorRecipeDetectorRule> effectiveDetectorRules, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, List<ResourceLock> locks, DetectorRecipeEnum detectorRecipeType, Integer sourceDataRetention)
Deprecated.TargetDetectorRecipeDetectorRule(String detectorRuleId, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, TargetDetectorDetails details, List<TargetDetectorRecipeDetectorRule.ManagedListTypes> managedListTypes, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails, String dataSourceId, List<EntitiesMapping> entitiesMappings, List<ResourceLock> locks)
Deprecated.TargetDetectorRecipeDetectorRuleSummary(String id, String displayName, String description, String recommendation, DetectorEnum detector, String serviceType, String resourceType, List<TargetDetectorRecipeDetectorRuleSummary.ManagedListTypes> managedListTypes, TargetDetectorDetails detectorDetails, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, String lifecycleDetails, String dataSourceId, List<EntitiesMapping> entitiesMappings, List<ResourceLock> locks)
Deprecated.TargetDetectorRecipeSummary(String id, String compartmentId, String displayName, String description, OwnerType owner, String detectorRecipeId, DetectorEnum detector, LifecycleState lifecycleState, Date timeCreated, Date timeUpdated, String lifecycleDetails, List<ResourceLock> locks, DetectorRecipeEnum detectorRecipeType, Integer sourceDataRetention)
Deprecated. -
Uses of DetectorEnum in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return DetectorEnum Modifier and Type Method Description DetectorEnum
ListResourceTypesRequest. getDetectorId()
Detector type.DetectorEnum
ListProblemsRequest. getDetectorType()
The field to list the problems by detector type.DetectorEnum
ListResourcesRequest. getDetectorType()
The field to list the problems by detector type.Methods in com.oracle.bmc.cloudguard.requests with parameters of type DetectorEnum Modifier and Type Method Description ListResourceTypesRequest.Builder
ListResourceTypesRequest.Builder. detectorId(DetectorEnum detectorId)
Detector type.ListProblemsRequest.Builder
ListProblemsRequest.Builder. detectorType(DetectorEnum detectorType)
The field to list the problems by detector type.ListResourcesRequest.Builder
ListResourcesRequest.Builder. detectorType(DetectorEnum detectorType)
The field to list the problems by detector type.
-