| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestData.getAttributes()
Attributes containing row data values for row creation or update operations.
|
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestDataAttributes.putValuesItem(String key,
BatchUpsertRowsRequestDataAttributesValue valuesItem) |
BatchUpsertRowsRequestDataAttributes |
BatchUpsertRowsRequestDataAttributes.values(Map<String,BatchUpsertRowsRequestDataAttributesValue> values) |
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestData |
BatchUpsertRowsRequestData.attributes(BatchUpsertRowsRequestDataAttributes attributes) |
void |
BatchUpsertRowsRequestData.setAttributes(BatchUpsertRowsRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.