| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PagerDutyServiceName |
PagerDutyIntegrationApi.createPagerDutyIntegrationService(PagerDutyService body)
Create a new service object.
|
CompletableFuture<PagerDutyServiceName> |
PagerDutyIntegrationApi.createPagerDutyIntegrationServiceAsync(PagerDutyService body)
Create a new service object.
|
ApiResponse<PagerDutyServiceName> |
PagerDutyIntegrationApi.createPagerDutyIntegrationServiceWithHttpInfo(PagerDutyService body)
Create a new service object in the PagerDuty integration.
|
CompletableFuture<ApiResponse<PagerDutyServiceName>> |
PagerDutyIntegrationApi.createPagerDutyIntegrationServiceWithHttpInfoAsync(PagerDutyService body)
Create a new service object.
|
| Modifier and Type | Method and Description |
|---|---|
PagerDutyService |
PagerDutyService.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PagerDutyService |
PagerDutyService.serviceKey(String serviceKey) |
PagerDutyService |
PagerDutyService.serviceName(String serviceName) |
Copyright © 2024. All rights reserved.