| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestDataAttributesValue |
BatchUpsertRowsRequestDataAttributesValue.BatchUpsertRowsRequestDataAttributesValueDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
BatchUpsertRowsRequestDataAttributesValue |
BatchUpsertRowsRequestDataAttributesValue.BatchUpsertRowsRequestDataAttributesValueDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BatchUpsertRowsRequestDataAttributesValue> |
BatchUpsertRowsRequestDataAttributes.getValues()
Key-value pairs representing row data, where keys are schema field names and values match the
corresponding column types.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestDataAttributes.putValuesItem(String key,
BatchUpsertRowsRequestDataAttributesValue valuesItem) |
void |
BatchUpsertRowsRequestDataAttributesValue.BatchUpsertRowsRequestDataAttributesValueSerializer.serialize(BatchUpsertRowsRequestDataAttributesValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpsertRowsRequestDataAttributes.setValues(Map<String,BatchUpsertRowsRequestDataAttributesValue> values) |
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestDataAttributes.values(Map<String,BatchUpsertRowsRequestDataAttributesValue> values) |
| Constructor and Description |
|---|
BatchUpsertRowsRequestDataAttributes(Map<String,BatchUpsertRowsRequestDataAttributesValue> values) |
BatchUpsertRowsRequestDataAttributesValueSerializer(Class<BatchUpsertRowsRequestDataAttributesValue> t) |
Copyright © 2026. All rights reserved.