| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRowsQueryRequestDataAttributes |
BatchRowsQueryRequestDataAttributes.addRowIdsItem(String rowIdsItem) |
BatchRowsQueryRequestDataAttributes |
BatchRowsQueryRequestData.getAttributes()
Attributes for a batch rows query request.
|
BatchRowsQueryRequestDataAttributes |
BatchRowsQueryRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BatchRowsQueryRequestDataAttributes |
BatchRowsQueryRequestDataAttributes.rowIds(List<String> rowIds) |
BatchRowsQueryRequestDataAttributes |
BatchRowsQueryRequestDataAttributes.tableId(String tableId) |
| Modifier and Type | Method and Description |
|---|---|
BatchRowsQueryRequestData |
BatchRowsQueryRequestData.attributes(BatchRowsQueryRequestDataAttributes attributes) |
void |
BatchRowsQueryRequestData.setAttributes(BatchRowsQueryRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.