@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class StatusPageAsIncludedRelationships extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_CREATED_BY_USER |
static String |
JSON_PROPERTY_LAST_MODIFIED_BY_USER |
boolean |
unparsed |
| Constructor and Description |
|---|
StatusPageAsIncludedRelationships() |
public boolean unparsed
public static final String JSON_PROPERTY_CREATED_BY_USER
public static final String JSON_PROPERTY_LAST_MODIFIED_BY_USER
public StatusPageAsIncludedRelationships createdByUser(StatusPageAsIncludedRelationshipsCreatedByUser createdByUser)
@Nullable public StatusPageAsIncludedRelationshipsCreatedByUser getCreatedByUser()
public void setCreatedByUser(StatusPageAsIncludedRelationshipsCreatedByUser createdByUser)
public StatusPageAsIncludedRelationships lastModifiedByUser(StatusPageAsIncludedRelationshipsLastModifiedByUser lastModifiedByUser)
@Nullable public StatusPageAsIncludedRelationshipsLastModifiedByUser getLastModifiedByUser()
public void setLastModifiedByUser(StatusPageAsIncludedRelationshipsLastModifiedByUser lastModifiedByUser)
public StatusPageAsIncludedRelationships 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.