| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.updateOpsgenieService(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object.
|
CompletableFuture<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceAsync(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfo(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object in the Datadog Opsgenie integration.
|
CompletableFuture<ApiResponse<OpsgenieServiceResponse>> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfoAsync(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object.
|
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceUpdateRequest |
OpsgenieServiceUpdateRequest.data(OpsgenieServiceUpdateData data) |
Copyright © 2023. All rights reserved.