| Package | Description |
|---|---|
| com.databricks.sdk.service.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
ListPublishedAppIntegrationsRequest |
ListPublishedAppIntegrationsRequest.setPageSize(Long pageSize) |
ListPublishedAppIntegrationsRequest |
ListPublishedAppIntegrationsRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
GetPublishedAppIntegrationsOutput |
PublishedAppIntegrationService.list(ListPublishedAppIntegrationsRequest listPublishedAppIntegrationsRequest)
Get the list of published OAuth app integrations for the specified Databricks account
|
Iterable<GetPublishedAppIntegrationOutput> |
PublishedAppIntegrationAPI.list(ListPublishedAppIntegrationsRequest request)
Get the list of published OAuth app integrations for the specified Databricks account
|
Copyright © 2026. All rights reserved.