| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SLOReportPostResponse |
ServiceLevelObjectivesApi.createSLOReportJob(SloReportCreateRequest body)
Create a new SLO report.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobAsync(SloReportCreateRequest body)
Create a new SLO report.
|
ApiResponse<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfo(SloReportCreateRequest body)
Create a job to generate an SLO report.
|
CompletableFuture<ApiResponse<SLOReportPostResponse>> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfoAsync(SloReportCreateRequest body)
Create a new SLO report.
|
| Modifier and Type | Method and Description |
|---|---|
SLOReportPostResponse |
SLOReportPostResponse.data(SLOReportPostResponseData data) |
SLOReportPostResponse |
SLOReportPostResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.