| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ArbitraryCostUpsertRequestDataType |
ArbitraryCostUpsertRequestDataType.UPSERT_ARBITRARY_RULE |
| Modifier and Type | Method and Description |
|---|---|
static ArbitraryCostUpsertRequestDataType |
ArbitraryCostUpsertRequestDataType.fromValue(String value) |
ArbitraryCostUpsertRequestDataType |
ArbitraryCostUpsertRequestData.getType()
Upsert arbitrary rule resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArbitraryCostUpsertRequestDataType.ArbitraryCostUpsertRequestDataTypeSerializer.serialize(ArbitraryCostUpsertRequestDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ArbitraryCostUpsertRequestData.setType(ArbitraryCostUpsertRequestDataType type) |
ArbitraryCostUpsertRequestData |
ArbitraryCostUpsertRequestData.type(ArbitraryCostUpsertRequestDataType type) |
| Constructor and Description |
|---|
ArbitraryCostUpsertRequestData(ArbitraryCostUpsertRequestDataType type) |
| Constructor and Description |
|---|
ArbitraryCostUpsertRequestDataTypeSerializer(Class<ArbitraryCostUpsertRequestDataType> t) |
Copyright © 2026. All rights reserved.