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