| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentServiceResponse |
IncidentServicesApi.createIncidentService(IncidentServiceCreateRequest body)
Create a new incident service.
|
CompletableFuture<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceAsync(IncidentServiceCreateRequest body)
Create a new incident service.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceWithHttpInfo(IncidentServiceCreateRequest body)
Creates a new incident service.
|
CompletableFuture<ApiResponse<IncidentServiceResponse>> |
IncidentServicesApi.createIncidentServiceWithHttpInfoAsync(IncidentServiceCreateRequest body)
Create a new incident service.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentServiceCreateRequest |
IncidentServiceCreateRequest.data(IncidentServiceCreateData data) |
Copyright © 2023. All rights reserved.