| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityV3DatadogPerformance |
EntityV3DatadogPerformance.addTagsItem(String tagsItem) |
EntityV3DatadogPerformance |
EntityV3SystemDatadog.getPerformanceData()
Performance stats association.
|
EntityV3DatadogPerformance |
EntityV3ServiceDatadog.getPerformanceData()
Performance stats association.
|
EntityV3DatadogPerformance |
EntityV3QueueDatadog.getPerformanceData()
Performance stats association.
|
EntityV3DatadogPerformance |
EntityV3DatastoreDatadog.getPerformanceData()
Performance stats association.
|
EntityV3DatadogPerformance |
EntityV3DatadogPerformance.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
EntityV3SystemDatadog |
EntityV3SystemDatadog.performanceData(EntityV3DatadogPerformance performanceData) |
EntityV3ServiceDatadog |
EntityV3ServiceDatadog.performanceData(EntityV3DatadogPerformance performanceData) |
EntityV3QueueDatadog |
EntityV3QueueDatadog.performanceData(EntityV3DatadogPerformance performanceData) |
EntityV3DatastoreDatadog |
EntityV3DatastoreDatadog.performanceData(EntityV3DatadogPerformance performanceData) |
void |
EntityV3SystemDatadog.setPerformanceData(EntityV3DatadogPerformance performanceData) |
void |
EntityV3ServiceDatadog.setPerformanceData(EntityV3DatadogPerformance performanceData) |
void |
EntityV3QueueDatadog.setPerformanceData(EntityV3DatadogPerformance performanceData) |
void |
EntityV3DatastoreDatadog.setPerformanceData(EntityV3DatadogPerformance performanceData) |
Copyright © 2024. All rights reserved.