| Package | Description |
|---|---|
| com.databricks.sdk.service.aisearch |
| Modifier and Type | Method and Description |
|---|---|
ScanIndexResponse |
AiSearchService.scanIndex(ScanIndexRequest scanIndexRequest)
Scan (paginate over) the rows of an AI Search index.
|
ScanIndexResponse |
AiSearchAPI.scanIndex(ScanIndexRequest request)
Scan (paginate over) the rows of an AI Search index.
|
ScanIndexResponse |
ScanIndexResponse.setData(Collection<Map<String,com.fasterxml.jackson.databind.JsonNode>> data) |
ScanIndexResponse |
ScanIndexResponse.setNextPageToken(String nextPageToken) |
Copyright © 2026. All rights reserved.