| 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.
|
CompletableFuture<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.createOpsgenieAccountAsync(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account.
|
ApiResponse<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.createOpsgenieAccountWithHttpInfo(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account in the Datadog Opsgenie integration.
|
CompletableFuture<ApiResponse<OpsgenieAccountResponse>> |
OpsgenieIntegrationApi.createOpsgenieAccountWithHttpInfoAsync(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account.
|
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountCreateRequest |
OpsgenieAccountCreateRequest.data(OpsgenieAccountCreateData data) |
OpsgenieAccountCreateRequest |
OpsgenieAccountCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.