| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountResponse |
OpsgenieIntegrationApi.createOpsgenieAccount(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account.
|
OpsgenieAccountResponse |
OpsgenieIntegrationApi.updateOpsgenieAccount(String accountId,
OpsgenieAccountUpdateRequest body)
Update an Opsgenie account.
|
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountResponse |
OpsgenieAccountResponse.data(OpsgenieAccountResponseData data) |
OpsgenieAccountResponse |
OpsgenieAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.