@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SyntheticsMobileStepParamsElementUserLocatorValuesItems extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_TYPE |
static String |
JSON_PROPERTY_VALUE |
boolean |
unparsed |
| Constructor and Description |
|---|
SyntheticsMobileStepParamsElementUserLocatorValuesItems() |
public boolean unparsed
public static final String JSON_PROPERTY_TYPE
public static final String JSON_PROPERTY_VALUE
public SyntheticsMobileStepParamsElementUserLocatorValuesItems()
public SyntheticsMobileStepParamsElementUserLocatorValuesItems type(SyntheticsMobileStepParamsElementUserLocatorValuesItemsType type)
@Nullable public SyntheticsMobileStepParamsElementUserLocatorValuesItemsType getType()
public void setType(SyntheticsMobileStepParamsElementUserLocatorValuesItemsType type)
public SyntheticsMobileStepParamsElementUserLocatorValuesItems value(String value)
@Nullable public String getValue()
public void setValue(String value)
public SyntheticsMobileStepParamsElementUserLocatorValuesItems 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.