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