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