| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionUpdateData |
SLOCorrectionUpdateData.attributes(SLOCorrectionUpdateRequestAttributes attributes) |
SLOCorrectionUpdateData |
SLOCorrectionUpdateRequest.getData()
The data object associated with the SLO correction to be updated.
|
SLOCorrectionUpdateData |
SLOCorrectionUpdateData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SLOCorrectionUpdateData |
SLOCorrectionUpdateData.type(SLOCorrectionType type) |
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionUpdateRequest |
SLOCorrectionUpdateRequest.data(SLOCorrectionUpdateData data) |
void |
SLOCorrectionUpdateRequest.setData(SLOCorrectionUpdateData data) |
Copyright © 2024. All rights reserved.