| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountsResponse |
OpsgenieIntegrationApi.listOpsgenieAccounts()
Get all Opsgenie accounts.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OpsgenieAccountsResponse> |
OpsgenieIntegrationApi.listOpsgenieAccountsAsync()
Get all Opsgenie accounts.
|
ApiResponse<OpsgenieAccountsResponse> |
OpsgenieIntegrationApi.listOpsgenieAccountsWithHttpInfo()
Get a list of all Opsgenie accounts from the Datadog Opsgenie integration.
|
CompletableFuture<ApiResponse<OpsgenieAccountsResponse>> |
OpsgenieIntegrationApi.listOpsgenieAccountsWithHttpInfoAsync()
Get all Opsgenie accounts.
|
| Modifier and Type | Method and Description |
|---|---|
OpsgenieAccountsResponse |
OpsgenieAccountsResponse.addDataItem(OpsgenieAccountResponseData dataItem) |
OpsgenieAccountsResponse |
OpsgenieAccountsResponse.data(List<OpsgenieAccountResponseData> data) |
OpsgenieAccountsResponse |
OpsgenieAccountsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.