| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRowsQueryResponse |
ReferenceTablesApi.batchRowsQuery(BatchRowsQueryRequest body)
Batch rows query.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BatchRowsQueryResponse> |
ReferenceTablesApi.batchRowsQueryAsync(BatchRowsQueryRequest body)
Batch rows query.
|
ApiResponse<BatchRowsQueryResponse> |
ReferenceTablesApi.batchRowsQueryWithHttpInfo(BatchRowsQueryRequest body)
Batch query reference table rows by their primary key values.
|
CompletableFuture<ApiResponse<BatchRowsQueryResponse>> |
ReferenceTablesApi.batchRowsQueryWithHttpInfoAsync(BatchRowsQueryRequest body)
Batch rows query.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRowsQueryResponse |
BatchRowsQueryResponse.data(BatchRowsQueryResponseData data) |
BatchRowsQueryResponse |
BatchRowsQueryResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.