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