| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CostCurrencyType |
CostCurrencyType.COST_CURRENCY |
| Modifier and Type | Method and Description |
|---|---|
static CostCurrencyType |
CostCurrencyType.fromValue(String value) |
CostCurrencyType |
CostCurrency.getType()
Type of the Cloud Cost Management billing currency resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostCurrencyType.CostCurrencyTypeSerializer.serialize(CostCurrencyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CostCurrency.setType(CostCurrencyType type) |
CostCurrency |
CostCurrency.type(CostCurrencyType type) |
| Constructor and Description |
|---|
CostCurrency(String id,
CostCurrencyType type) |
| Constructor and Description |
|---|
CostCurrencyTypeSerializer(Class<CostCurrencyType> t) |
Copyright © 2026. All rights reserved.