| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSLOResponseDataAttributesFacetsObjectInt |
SearchSLOResponseDataAttributesFacetsObjectInt.count(Long count) |
SearchSLOResponseDataAttributesFacetsObjectInt |
SearchSLOResponseDataAttributesFacetsObjectInt.name(Double name) |
SearchSLOResponseDataAttributesFacetsObjectInt |
SearchSLOResponseDataAttributesFacetsObjectInt.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchSLOResponseDataAttributesFacetsObjectInt> |
SearchSLOResponseDataAttributesFacets.getSloType()
Type of SLO.
|
List<SearchSLOResponseDataAttributesFacetsObjectInt> |
SearchSLOResponseDataAttributesFacets.getTarget()
SLO Target
|
| Modifier and Type | Method and Description |
|---|---|
SearchSLOResponseDataAttributesFacets |
SearchSLOResponseDataAttributesFacets.addSloTypeItem(SearchSLOResponseDataAttributesFacetsObjectInt sloTypeItem) |
SearchSLOResponseDataAttributesFacets |
SearchSLOResponseDataAttributesFacets.addTargetItem(SearchSLOResponseDataAttributesFacetsObjectInt targetItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSLOResponseDataAttributesFacets.setSloType(List<SearchSLOResponseDataAttributesFacetsObjectInt> sloType) |
void |
SearchSLOResponseDataAttributesFacets.setTarget(List<SearchSLOResponseDataAttributesFacetsObjectInt> target) |
SearchSLOResponseDataAttributesFacets |
SearchSLOResponseDataAttributesFacets.sloType(List<SearchSLOResponseDataAttributesFacetsObjectInt> sloType) |
SearchSLOResponseDataAttributesFacets |
SearchSLOResponseDataAttributesFacets.target(List<SearchSLOResponseDataAttributesFacetsObjectInt> target) |
Copyright © 2024. All rights reserved.