Uses of Class
com.databricks.sdk.service.oauth2.GetCustomAppIntegrationsOutput
-
Packages that use GetCustomAppIntegrationsOutput Package Description com.databricks.sdk.service.oauth2 -
-
Uses of GetCustomAppIntegrationsOutput in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return GetCustomAppIntegrationsOutput Modifier and Type Method Description GetCustomAppIntegrationsOutput
CustomAppIntegrationService. list()
Get custom oauth app integrations.GetCustomAppIntegrationsOutput
GetCustomAppIntegrationsOutput. setApps(Collection<GetCustomAppIntegrationOutput> apps)
-