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