| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GCPUsageCostConfigPatchRequestType |
GCPUsageCostConfigPatchRequestType.GCP_USAGE_COST_CONFIG_PATCH_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static GCPUsageCostConfigPatchRequestType |
GCPUsageCostConfigPatchRequestType.fromValue(String value) |
GCPUsageCostConfigPatchRequestType |
GCPUsageCostConfigPatchData.getType()
Type of Google Cloud Usage Cost config patch request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCPUsageCostConfigPatchRequestType.GCPUsageCostConfigPatchRequestTypeSerializer.serialize(GCPUsageCostConfigPatchRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GCPUsageCostConfigPatchData.setType(GCPUsageCostConfigPatchRequestType type) |
GCPUsageCostConfigPatchData |
GCPUsageCostConfigPatchData.type(GCPUsageCostConfigPatchRequestType type) |
| Constructor and Description |
|---|
GCPUsageCostConfigPatchData(GCPUsageCostConfigPatchRequestAttributes attributes,
GCPUsageCostConfigPatchRequestType type) |
| Constructor and Description |
|---|
GCPUsageCostConfigPatchRequestTypeSerializer(Class<GCPUsageCostConfigPatchRequestType> t) |
Copyright © 2026. All rights reserved.