| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProjectedCostType |
ProjectedCostType.PROJECt_COST |
| Modifier and Type | Method and Description |
|---|---|
static ProjectedCostType |
ProjectedCostType.fromValue(String value) |
ProjectedCostType |
ProjectedCost.getType()
Type of cost data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectedCostType.ProjectedCostTypeSerializer.serialize(ProjectedCostType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProjectedCost.setType(ProjectedCostType type) |
ProjectedCost |
ProjectedCost.type(ProjectedCostType type) |
| Constructor and Description |
|---|
ProjectedCostTypeSerializer(Class<ProjectedCostType> t) |
Copyright © 2024. All rights reserved.