| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOListResponse |
ServiceLevelObjectivesApi.createSLO(ServiceLevelObjectiveRequest body)
Create an SLO object.
|
CompletableFuture<SLOListResponse> |
ServiceLevelObjectivesApi.createSLOAsync(ServiceLevelObjectiveRequest body)
Create an SLO object.
|
ApiResponse<SLOListResponse> |
ServiceLevelObjectivesApi.createSLOWithHttpInfo(ServiceLevelObjectiveRequest body)
Create a service level objective object.
|
CompletableFuture<ApiResponse<SLOListResponse>> |
ServiceLevelObjectivesApi.createSLOWithHttpInfoAsync(ServiceLevelObjectiveRequest body)
Create an SLO object.
|
Copyright © 2023. All rights reserved.