@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SecurityMonitoringRuleImpossibleTravelOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_BASELINE_USER_LOCATIONS |
boolean |
unparsed |
| Constructor and Description |
|---|
SecurityMonitoringRuleImpossibleTravelOptions() |
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringRuleImpossibleTravelOptions |
baselineUserLocations(Boolean baselineUserLocations) |
boolean |
equals(Object o)
Return true if this SecurityMonitoringRuleImpossibleTravelOptions object is equal to o.
|
Boolean |
getBaselineUserLocations()
If true, signals are suppressed for the first 24 hours.
|
int |
hashCode() |
void |
setBaselineUserLocations(Boolean baselineUserLocations) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_BASELINE_USER_LOCATIONS
public SecurityMonitoringRuleImpossibleTravelOptions()
public SecurityMonitoringRuleImpossibleTravelOptions baselineUserLocations(Boolean baselineUserLocations)
@Nullable public Boolean getBaselineUserLocations()
public void setBaselineUserLocations(Boolean baselineUserLocations)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.