| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestData |
BatchUpsertRowsRequestData.attributes(BatchUpsertRowsRequestDataAttributes attributes) |
BatchUpsertRowsRequestData |
BatchUpsertRowsRequestData.id(String id) |
BatchUpsertRowsRequestData |
BatchUpsertRowsRequestData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BatchUpsertRowsRequestData |
BatchUpsertRowsRequestData.type(TableRowResourceDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpsertRowsRequestData> |
BatchUpsertRowsRequestArray.getData()
List of row resources to create or update in the reference table.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestArray |
BatchUpsertRowsRequestArray.addDataItem(BatchUpsertRowsRequestData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertRowsRequestArray |
BatchUpsertRowsRequestArray.data(List<BatchUpsertRowsRequestData> data) |
void |
BatchUpsertRowsRequestArray.setData(List<BatchUpsertRowsRequestData> data) |
| Constructor and Description |
|---|
BatchUpsertRowsRequestArray(List<BatchUpsertRowsRequestData> data) |
Copyright © 2026. All rights reserved.