| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionResponse |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrection(SLOCorrectionCreateRequest body)
Create an SLO correction.
|
CompletableFuture<SLOCorrectionResponse> |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrectionAsync(SLOCorrectionCreateRequest body)
Create an SLO correction.
|
ApiResponse<SLOCorrectionResponse> |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrectionWithHttpInfo(SLOCorrectionCreateRequest body)
Create an SLO Correction.
|
CompletableFuture<ApiResponse<SLOCorrectionResponse>> |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrectionWithHttpInfoAsync(SLOCorrectionCreateRequest body)
Create an SLO correction.
|
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionCreateRequest |
SLOCorrectionCreateRequest.data(SLOCorrectionCreateData data) |
Copyright © 2023. All rights reserved.