@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class ScheduleOnCallRespondersDataRelationships extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_RESPONDERS |
static String |
JSON_PROPERTY_SCHEDULE |
boolean |
unparsed |
| Constructor and Description |
|---|
ScheduleOnCallRespondersDataRelationships() |
public boolean unparsed
public static final String JSON_PROPERTY_RESPONDERS
public static final String JSON_PROPERTY_SCHEDULE
public ScheduleOnCallRespondersDataRelationships()
public ScheduleOnCallRespondersDataRelationships responders(ScheduleOnCallRespondersDataRelationshipsResponders responders)
@Nullable public ScheduleOnCallRespondersDataRelationshipsResponders getResponders()
public void setResponders(ScheduleOnCallRespondersDataRelationshipsResponders responders)
public ScheduleOnCallRespondersDataRelationships schedule(ScheduleOnCallRespondersDataRelationshipsSchedule schedule)
@Nullable public ScheduleOnCallRespondersDataRelationshipsSchedule getSchedule()
public void setSchedule(ScheduleOnCallRespondersDataRelationshipsSchedule schedule)
public ScheduleOnCallRespondersDataRelationships 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.