| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HourlyUsageType |
HourlyUsageType.APP_SEC_HOST_COUNT |
static HourlyUsageType |
HourlyUsageType.LAMBDA_TRACED_INVOCATIONS_COUNT |
static HourlyUsageType |
HourlyUsageType.OBSERVABILITY_PIPELINES_BYTES_PROCESSSED |
| Modifier and Type | Method and Description |
|---|---|
static HourlyUsageType |
HourlyUsageType.fromValue(String value) |
HourlyUsageType |
UsageAttributesObject.getUsageType()
Usage type that is being measured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HourlyUsageType.HourlyUsageTypeSerializer.serialize(HourlyUsageType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UsageAttributesObject.setUsageType(HourlyUsageType usageType) |
UsageAttributesObject |
UsageAttributesObject.usageType(HourlyUsageType usageType) |
| Constructor and Description |
|---|
HourlyUsageTypeSerializer(Class<HourlyUsageType> t) |
Copyright © 2024. All rights reserved.