| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostOrchestrator |
CostOrchestrator.id(String id) |
CostOrchestrator |
CostOrchestrator.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostOrchestrator |
CostOrchestrator.type(CostOrchestratorType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostOrchestrator> |
CostOrchestratorsResponse.getData()
List of detected container orchestrators.
|
| Modifier and Type | Method and Description |
|---|---|
CostOrchestratorsResponse |
CostOrchestratorsResponse.addDataItem(CostOrchestrator dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostOrchestratorsResponse |
CostOrchestratorsResponse.data(List<CostOrchestrator> data) |
void |
CostOrchestratorsResponse.setData(List<CostOrchestrator> data) |
| Constructor and Description |
|---|
CostOrchestratorsResponse(List<CostOrchestrator> data) |
Copyright © 2026. All rights reserved.