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