@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class ChangeEventCustomAttributesImpactedResourcesItems extends Object
service
is supported.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_NAME |
static String |
JSON_PROPERTY_TYPE |
boolean |
unparsed |
| Constructor and Description |
|---|
ChangeEventCustomAttributesImpactedResourcesItems() |
ChangeEventCustomAttributesImpactedResourcesItems(String name,
ChangeEventCustomAttributesImpactedResourcesItemsType type) |
public boolean unparsed
public static final String JSON_PROPERTY_NAME
public static final String JSON_PROPERTY_TYPE
public ChangeEventCustomAttributesImpactedResourcesItems()
public ChangeEventCustomAttributesImpactedResourcesItems(String name, ChangeEventCustomAttributesImpactedResourcesItemsType type)
public ChangeEventCustomAttributesImpactedResourcesItems name(String name)
public String getName()
public void setName(String name)
public ChangeEventCustomAttributesImpactedResourcesItems type(ChangeEventCustomAttributesImpactedResourcesItemsType type)
public ChangeEventCustomAttributesImpactedResourcesItemsType getType()
public void setType(ChangeEventCustomAttributesImpactedResourcesItemsType type)
public ChangeEventCustomAttributesImpactedResourcesItems 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 © 2024. All rights reserved.