| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static UsageReportsType |
UsageReportsType.REPORTS |
| Modifier and Type | Method and Description |
|---|---|
static UsageReportsType |
UsageReportsType.fromValue(String value) |
UsageReportsType |
UsageSpecifiedCustomReportsData.getType()
The type of reports.
|
UsageReportsType |
UsageCustomReportsData.getType()
The type of reports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageReportsType.UsageReportsTypeSerializer.serialize(UsageReportsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UsageSpecifiedCustomReportsData.setType(UsageReportsType type) |
void |
UsageCustomReportsData.setType(UsageReportsType type) |
UsageSpecifiedCustomReportsData |
UsageSpecifiedCustomReportsData.type(UsageReportsType type) |
UsageCustomReportsData |
UsageCustomReportsData.type(UsageReportsType type) |
| Constructor and Description |
|---|
UsageReportsTypeSerializer(Class<UsageReportsType> t) |
Copyright © 2024. All rights reserved.