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