| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IntegrationOnCall |
IntegrationOnCall.addEscalationQueriesItem(IntegrationOnCallEscalationQueriesItems escalationQueriesItem) |
IntegrationOnCall |
IntegrationOnCall.autoAssignOnCall(Boolean autoAssignOnCall) |
IntegrationOnCall |
IntegrationOnCall.enabled(Boolean enabled) |
IntegrationOnCall |
IntegrationOnCall.escalationQueries(List<IntegrationOnCallEscalationQueriesItems> escalationQueries) |
IntegrationOnCall |
ProjectSettings.getIntegrationOnCall()
On-Call integration settings.
|
IntegrationOnCall |
IntegrationOnCall.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectSettings |
ProjectSettings.integrationOnCall(IntegrationOnCall integrationOnCall) |
void |
ProjectSettings.setIntegrationOnCall(IntegrationOnCall integrationOnCall) |
Copyright © 2026. All rights reserved.