Package org.openapitools.client.model
Class BehaviorRuleSettingsAnomalousIPAllOf
java.lang.Object
org.openapitools.client.model.BehaviorRuleSettingsAnomalousIPAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class BehaviorRuleSettingsAnomalousIPAllOf
extends Object
BehaviorRuleSettingsAnomalousIPAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get maxEventsUsedForEvaluation minimum: 0 maximum: 100int
hashCode()
maxEventsUsedForEvaluation
(Integer maxEventsUsedForEvaluation) void
setMaxEventsUsedForEvaluation
(Integer maxEventsUsedForEvaluation) toString()
-
Field Details
-
JSON_PROPERTY_MAX_EVENTS_USED_FOR_EVALUATION
- See Also:
-
-
Constructor Details
-
BehaviorRuleSettingsAnomalousIPAllOf
public BehaviorRuleSettingsAnomalousIPAllOf()
-
-
Method Details
-
maxEventsUsedForEvaluation
public BehaviorRuleSettingsAnomalousIPAllOf maxEventsUsedForEvaluation(Integer maxEventsUsedForEvaluation) -
getMaxEventsUsedForEvaluation
Get maxEventsUsedForEvaluation minimum: 0 maximum: 100- Returns:
- maxEventsUsedForEvaluation
-
setMaxEventsUsedForEvaluation
-
equals
-
hashCode
public int hashCode() -
toString
-