@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class EntityV3DatadogIntegrationPagerduty extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_SERVICE_URL |
boolean |
unparsed |
| Constructor and Description |
|---|
EntityV3DatadogIntegrationPagerduty() |
EntityV3DatadogIntegrationPagerduty(String serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this EntityV3DatadogIntegrationPagerduty object is equal to o.
|
String |
getServiceUrl()
The service URL for the PagerDuty integration.
|
int |
hashCode() |
EntityV3DatadogIntegrationPagerduty |
serviceUrl(String serviceUrl) |
void |
setServiceUrl(String serviceUrl) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_SERVICE_URL
public EntityV3DatadogIntegrationPagerduty()
public EntityV3DatadogIntegrationPagerduty(String serviceUrl)
public EntityV3DatadogIntegrationPagerduty serviceUrl(String serviceUrl)
public String getServiceUrl()
public void setServiceUrl(String serviceUrl)
public boolean equals(Object o)
Copyright © 2025. All rights reserved.