| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabNumericRange |
ModelLabFacetValuesAttributes.getNumericRange()
The numeric range of values for a facet.
|
ModelLabNumericRange |
ModelLabNumericRange.max(Double max) |
ModelLabNumericRange |
ModelLabNumericRange.min(Double min) |
ModelLabNumericRange |
ModelLabNumericRange.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabFacetValuesAttributes |
ModelLabFacetValuesAttributes.numericRange(ModelLabNumericRange numericRange) |
void |
ModelLabFacetValuesAttributes.setNumericRange(ModelLabNumericRange numericRange) |
Copyright © 2026. All rights reserved.