Package com.okta.sdk.resource.model
Class BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
java.lang.Object
com.okta.sdk.resource.model.BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
extends Object
implements Serializable
BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get velocityKph minimum: 1int
hashCode()
void
setVelocityKph
(Integer velocityKph) toString()
velocityKph
(Integer velocityKph)
-
Field Details
-
JSON_PROPERTY_VELOCITY_KPH
- See Also:
-
-
Constructor Details
-
BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
public BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour()
-
-
Method Details
-
velocityKph
public BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour velocityKph(Integer velocityKph) -
getVelocityKph
Get velocityKph minimum: 1- Returns:
- velocityKph
-
setVelocityKph
-
equals
-
hashCode
public int hashCode() -
toString
-