| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SLOReportPostResponseData |
SLOReportPostResponse.getData()
The data portion of the SLO report response.
|
SLOReportPostResponseData |
SLOReportPostResponseData.id(String id) |
SLOReportPostResponseData |
SLOReportPostResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SLOReportPostResponseData |
SLOReportPostResponseData.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
SLOReportPostResponse |
SLOReportPostResponse.data(SLOReportPostResponseData data) |
void |
SLOReportPostResponse.setData(SLOReportPostResponseData data) |
Copyright © 2024. All rights reserved.