@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class StatusPagesComponent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_DATA |
static String |
JSON_PROPERTY_INCLUDED |
boolean |
unparsed |
| Constructor and Description |
|---|
StatusPagesComponent() |
public boolean unparsed
public static final String JSON_PROPERTY_DATA
public static final String JSON_PROPERTY_INCLUDED
public StatusPagesComponent data(StatusPagesComponentData data)
@Nullable public StatusPagesComponentData getData()
public void setData(StatusPagesComponentData data)
public StatusPagesComponent included(List<StatusPagesComponentArrayIncluded> included)
public StatusPagesComponent addIncludedItem(StatusPagesComponentArrayIncluded includedItem)
@Nullable public List<StatusPagesComponentArrayIncluded> getIncluded()
include query parameter.public void setIncluded(List<StatusPagesComponentArrayIncluded> included)
public StatusPagesComponent 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 © 2026. All rights reserved.