| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GCPUsageCostConfigType |
GCPUsageCostConfigType.GCP_UC_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
static GCPUsageCostConfigType |
GCPUsageCostConfigType.fromValue(String value) |
GCPUsageCostConfigType |
GCPUsageCostConfig.getType()
Type of GCP Usage Cost config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCPUsageCostConfigType.GCPUsageCostConfigTypeSerializer.serialize(GCPUsageCostConfigType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GCPUsageCostConfig.setType(GCPUsageCostConfigType type) |
GCPUsageCostConfig |
GCPUsageCostConfig.type(GCPUsageCostConfigType type) |
| Constructor and Description |
|---|
GCPUsageCostConfig(GCPUsageCostConfigAttributes attributes,
GCPUsageCostConfigType type) |
| Constructor and Description |
|---|
GCPUsageCostConfigTypeSerializer(Class<GCPUsageCostConfigType> t) |
Copyright © 2025. All rights reserved.