| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.ids(String ids)
Set ids.
|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.limit(Long limit)
Set limit.
|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.metricsQuery(String metricsQuery)
Set metricsQuery.
|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.offset(Long offset)
Set offset.
|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.query(String query)
Set query.
|
ServiceLevelObjectivesApi.ListSLOsOptionalParameters |
ServiceLevelObjectivesApi.ListSLOsOptionalParameters.tagsQuery(String tagsQuery)
Set tagsQuery.
|
| Modifier and Type | Method and Description |
|---|---|
SLOListResponse |
ServiceLevelObjectivesApi.listSLOs(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get all SLOs.
|
CompletableFuture<SLOListResponse> |
ServiceLevelObjectivesApi.listSLOsAsync(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get all SLOs.
|
ApiResponse<SLOListResponse> |
ServiceLevelObjectivesApi.listSLOsWithHttpInfo(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get a list of service level objective objects for your organization.
|
CompletableFuture<ApiResponse<SLOListResponse>> |
ServiceLevelObjectivesApi.listSLOsWithHttpInfoAsync(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get all SLOs.
|
Copyright © 2023. All rights reserved.