| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectivesApi.SearchSLOOptionalParameters |
ServiceLevelObjectivesApi.SearchSLOOptionalParameters.includeFacets(Boolean includeFacets)
Set includeFacets.
|
ServiceLevelObjectivesApi.SearchSLOOptionalParameters |
ServiceLevelObjectivesApi.SearchSLOOptionalParameters.pageNumber(Long pageNumber)
Set pageNumber.
|
ServiceLevelObjectivesApi.SearchSLOOptionalParameters |
ServiceLevelObjectivesApi.SearchSLOOptionalParameters.pageSize(Long pageSize)
Set pageSize.
|
ServiceLevelObjectivesApi.SearchSLOOptionalParameters |
ServiceLevelObjectivesApi.SearchSLOOptionalParameters.query(String query)
Set query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSLOResponse |
ServiceLevelObjectivesApi.searchSLO(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Search for SLOs.
|
CompletableFuture<SearchSLOResponse> |
ServiceLevelObjectivesApi.searchSLOAsync(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Search for SLOs.
|
ApiResponse<SearchSLOResponse> |
ServiceLevelObjectivesApi.searchSLOWithHttpInfo(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Get a list of service level objective objects for your organization.
|
CompletableFuture<ApiResponse<SearchSLOResponse>> |
ServiceLevelObjectivesApi.searchSLOWithHttpInfoAsync(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Search for SLOs.
|
Copyright © 2024. All rights reserved.