| Package | Description |
|---|---|
| com.databricks.sdk.service.aisearch |
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsRequest |
ListEndpointsRequest.setPageSize(Long pageSize) |
ListEndpointsRequest |
ListEndpointsRequest.setPageToken(String pageToken) |
ListEndpointsRequest |
ListEndpointsRequest.setParent(String parent) |
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResponse |
AiSearchService.listEndpoints(ListEndpointsRequest listEndpointsRequest)
List AI Search endpoints in a workspace.
|
Iterable<Endpoint> |
AiSearchAPI.listEndpoints(ListEndpointsRequest request)
List AI Search endpoints in a workspace.
|
Copyright © 2026. All rights reserved.