| 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) |
SLOCorrectionCreateRequest |
SLOCorrectionCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.