| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2Integrations |
ServiceDefinitionV2.getIntegrations()
Third party integrations that Datadog supports.
|
ServiceDefinitionV2Integrations |
ServiceDefinitionV2Integrations.opsgenie(ServiceDefinitionV2Opsgenie opsgenie) |
ServiceDefinitionV2Integrations |
ServiceDefinitionV2Integrations.pagerduty(String pagerduty) |
ServiceDefinitionV2Integrations |
ServiceDefinitionV2Integrations.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinitionV2 |
ServiceDefinitionV2.integrations(ServiceDefinitionV2Integrations integrations) |
void |
ServiceDefinitionV2.setIntegrations(ServiceDefinitionV2Integrations integrations) |
Copyright © 2024. All rights reserved.