| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static DistributionPointsType |
DistributionPointsType.DISTRIBUTION |
| Modifier and Type | Method and Description |
|---|---|
static DistributionPointsType |
DistributionPointsType.fromValue(String value) |
DistributionPointsType |
DistributionPointsSeries.getType()
The type of the distribution point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionPointsType.DistributionPointsTypeSerializer.serialize(DistributionPointsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DistributionPointsSeries.setType(DistributionPointsType type) |
DistributionPointsSeries |
DistributionPointsSeries.type(DistributionPointsType type) |
| Constructor and Description |
|---|
DistributionPointsTypeSerializer(Class<DistributionPointsType> t) |
Copyright © 2024. All rights reserved.