Class BehaviorRuleSettingsAnomalousLocation

java.lang.Object
com.okta.sdk.resource.model.BehaviorRuleSettingsAnomalousLocation
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-29T16:46:27.777599-05:00[America/Chicago]", comments="Generator version: 7.4.0") public class BehaviorRuleSettingsAnomalousLocation extends Object implements Serializable
BehaviorRuleSettingsAnomalousLocation
See Also:
  • Field Details

    • JSON_PROPERTY_MAX_EVENTS_USED_FOR_EVALUATION

      public static final String JSON_PROPERTY_MAX_EVENTS_USED_FOR_EVALUATION
      See Also:
    • JSON_PROPERTY_MIN_EVENTS_NEEDED_FOR_EVALUATION

      public static final String JSON_PROPERTY_MIN_EVENTS_NEEDED_FOR_EVALUATION
      See Also:
    • JSON_PROPERTY_GRANULARITY

      public static final String JSON_PROPERTY_GRANULARITY
      See Also:
    • JSON_PROPERTY_RADIUS_KILOMETERS

      public static final String JSON_PROPERTY_RADIUS_KILOMETERS
      See Also:
  • Constructor Details

    • BehaviorRuleSettingsAnomalousLocation

      public BehaviorRuleSettingsAnomalousLocation()
  • Method Details