| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SLOReportStatusGetResponse |
ServiceLevelObjectivesApi.getSLOReportJobStatus(String reportId)
Get SLO report status.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusAsync(String reportId)
Get SLO report status.
|
ApiResponse<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfo(String reportId)
Get the status of the SLO report job.
|
CompletableFuture<ApiResponse<SLOReportStatusGetResponse>> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfoAsync(String reportId)
Get SLO report status.
|
| Modifier and Type | Method and Description |
|---|---|
SLOReportStatusGetResponse |
SLOReportStatusGetResponse.data(SLOReportStatusGetResponseData data) |
SLOReportStatusGetResponse |
SLOReportStatusGetResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.