| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountResponse |
OpsgenieIntegrationApi.updateOpsgenieAccount(String accountId,
OpsgenieAccountUpdateRequest body)
Update an Opsgenie account.
|
CompletableFuture<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.updateOpsgenieAccountAsync(String accountId,
OpsgenieAccountUpdateRequest body)
Update an Opsgenie account.
|
ApiResponse<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.updateOpsgenieAccountWithHttpInfo(String accountId,
OpsgenieAccountUpdateRequest body)
Update a single Opsgenie account in the Datadog Opsgenie integration.
|
CompletableFuture<ApiResponse<OpsgenieAccountResponse>> |
OpsgenieIntegrationApi.updateOpsgenieAccountWithHttpInfoAsync(String accountId,
OpsgenieAccountUpdateRequest body)
Update an Opsgenie account.
|
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountUpdateRequest |
OpsgenieAccountUpdateRequest.data(OpsgenieAccountUpdateData data) |
OpsgenieAccountUpdateRequest |
OpsgenieAccountUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.