| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
void |
PagerDutyIntegrationApi.updatePagerDutyIntegrationService(String serviceName,
PagerDutyServiceKey body)
Update a single service object.
|
CompletableFuture<Void> |
PagerDutyIntegrationApi.updatePagerDutyIntegrationServiceAsync(String serviceName,
PagerDutyServiceKey body)
Update a single service object.
|
ApiResponse<Void> |
PagerDutyIntegrationApi.updatePagerDutyIntegrationServiceWithHttpInfo(String serviceName,
PagerDutyServiceKey body)
Update a single service object in the Datadog-PagerDuty integration.
|
CompletableFuture<ApiResponse<Void>> |
PagerDutyIntegrationApi.updatePagerDutyIntegrationServiceWithHttpInfoAsync(String serviceName,
PagerDutyServiceKey body)
Update a single service object.
|
| Modifier and Type | Method and Description |
|---|---|
PagerDutyServiceKey |
PagerDutyServiceKey.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PagerDutyServiceKey |
PagerDutyServiceKey.serviceKey(String serviceKey) |
Copyright © 2024. All rights reserved.