| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AwsCURConfigType |
AwsCURConfigType.AWS_CUR_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
static AwsCURConfigType |
AwsCURConfigType.fromValue(String value) |
AwsCURConfigType |
AwsCURConfig.getType()
Type of AWS CUR config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsCURConfigType.AwsCURConfigTypeSerializer.serialize(AwsCURConfigType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AwsCURConfig.setType(AwsCURConfigType type) |
AwsCURConfig |
AwsCURConfig.type(AwsCURConfigType type) |
| Constructor and Description |
|---|
AwsCURConfig(AwsCURConfigAttributes attributes,
AwsCURConfigType type) |
| Constructor and Description |
|---|
AwsCURConfigTypeSerializer(Class<AwsCURConfigType> t) |
Copyright © 2024. All rights reserved.