| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricIngestedIndexedVolumeAttributes |
MetricIngestedIndexedVolume.getAttributes()
Object containing the definition of a metric's ingested and indexed volume.
|
MetricIngestedIndexedVolumeAttributes |
MetricIngestedIndexedVolumeAttributes.indexedVolume(Long indexedVolume) |
MetricIngestedIndexedVolumeAttributes |
MetricIngestedIndexedVolumeAttributes.ingestedVolume(Long ingestedVolume) |
MetricIngestedIndexedVolumeAttributes |
MetricIngestedIndexedVolumeAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
MetricIngestedIndexedVolume |
MetricIngestedIndexedVolume.attributes(MetricIngestedIndexedVolumeAttributes attributes) |
void |
MetricIngestedIndexedVolume.setAttributes(MetricIngestedIndexedVolumeAttributes attributes) |
Copyright © 2024. All rights reserved.