| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ModelLabFacetValuesType |
ModelLabFacetValuesType.FACET_VALUES |
| Modifier and Type | Method and Description |
|---|---|
static ModelLabFacetValuesType |
ModelLabFacetValuesType.fromValue(String value) |
ModelLabFacetValuesType |
ModelLabFacetValuesData.getType()
The JSON:API type for a facet values resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelLabFacetValuesType.ModelLabFacetValuesTypeSerializer.serialize(ModelLabFacetValuesType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ModelLabFacetValuesData.setType(ModelLabFacetValuesType type) |
ModelLabFacetValuesData |
ModelLabFacetValuesData.type(ModelLabFacetValuesType type) |
| Constructor and Description |
|---|
ModelLabFacetValuesData(ModelLabFacetValuesAttributes attributes,
String id,
ModelLabFacetValuesType type) |
| Constructor and Description |
|---|
ModelLabFacetValuesTypeSerializer(Class<ModelLabFacetValuesType> t) |
Copyright © 2026. All rights reserved.