@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SyntheticsMobileStepParamsElementUserLocator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_FAIL_TEST_ON_CANNOT_LOCATE |
static String |
JSON_PROPERTY_VALUES |
boolean |
unparsed |
| Constructor and Description |
|---|
SyntheticsMobileStepParamsElementUserLocator() |
public boolean unparsed
public static final String JSON_PROPERTY_FAIL_TEST_ON_CANNOT_LOCATE
public static final String JSON_PROPERTY_VALUES
public SyntheticsMobileStepParamsElementUserLocator()
public SyntheticsMobileStepParamsElementUserLocator failTestOnCannotLocate(Boolean failTestOnCannotLocate)
@Nullable public Boolean getFailTestOnCannotLocate()
public void setFailTestOnCannotLocate(Boolean failTestOnCannotLocate)
public SyntheticsMobileStepParamsElementUserLocator values(List<SyntheticsMobileStepParamsElementUserLocatorValuesItems> values)
public SyntheticsMobileStepParamsElementUserLocator addValuesItem(SyntheticsMobileStepParamsElementUserLocatorValuesItems valuesItem)
@Nullable public List<SyntheticsMobileStepParamsElementUserLocatorValuesItems> getValues()
public void setValues(List<SyntheticsMobileStepParamsElementUserLocatorValuesItems> values)
public SyntheticsMobileStepParamsElementUserLocator putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2025. All rights reserved.