| Package | Description |
|---|---|
| com.databricks.sdk.service.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
ListCustomAppIntegrationsRequest |
ListCustomAppIntegrationsRequest.setIncludeCreatorUsername(Boolean includeCreatorUsername) |
ListCustomAppIntegrationsRequest |
ListCustomAppIntegrationsRequest.setPageSize(Long pageSize) |
ListCustomAppIntegrationsRequest |
ListCustomAppIntegrationsRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GetCustomAppIntegrationOutput> |
CustomAppIntegrationAPI.list(ListCustomAppIntegrationsRequest request)
Get custom oauth app integrations.
|
GetCustomAppIntegrationsOutput |
CustomAppIntegrationService.list(ListCustomAppIntegrationsRequest listCustomAppIntegrationsRequest)
Get custom oauth app integrations.
|
Copyright © 2025. All rights reserved.