| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
IncidentServicesApi.GetIncidentServiceOptionalParameters |
IncidentServicesApi.GetIncidentServiceOptionalParameters.include(IncidentRelatedObject include)
Set include.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentServiceResponse |
IncidentServicesApi.getIncidentService(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
CompletableFuture<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceAsync(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceWithHttpInfo(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<IncidentServiceResponse>> |
IncidentServicesApi.getIncidentServiceWithHttpInfoAsync(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
Copyright © 2024. All rights reserved.