| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static NumberFormatUnitCustomType |
NumberFormatUnitCustomType.CUSTOM_UNIT_LABEL |
| Modifier and Type | Method and Description |
|---|---|
static NumberFormatUnitCustomType |
NumberFormatUnitCustomType.fromValue(String value) |
NumberFormatUnitCustomType |
NumberFormatUnitCustom.getType()
The type of custom unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumberFormatUnitCustomType.NumberFormatUnitCustomTypeSerializer.serialize(NumberFormatUnitCustomType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
NumberFormatUnitCustom.setType(NumberFormatUnitCustomType type) |
NumberFormatUnitCustom |
NumberFormatUnitCustom.type(NumberFormatUnitCustomType type) |
| Constructor and Description |
|---|
NumberFormatUnitCustomTypeSerializer(Class<NumberFormatUnitCustomType> t) |
Copyright © 2026. All rights reserved.