Uses of Class
com.databricks.sdk.service.oauth2.CreatePublishedAppIntegrationOutput
-
Packages that use CreatePublishedAppIntegrationOutput Package Description com.databricks.sdk.service.oauth2 -
-
Uses of CreatePublishedAppIntegrationOutput in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return CreatePublishedAppIntegrationOutput Modifier and Type Method Description CreatePublishedAppIntegrationOutput
PublishedAppIntegrationAPI. create(CreatePublishedAppIntegration request)
Create Published OAuth App Integration.CreatePublishedAppIntegrationOutput
PublishedAppIntegrationService. create(CreatePublishedAppIntegration createPublishedAppIntegration)
Create Published OAuth App Integration.CreatePublishedAppIntegrationOutput
CreatePublishedAppIntegrationOutput. setIntegrationId(String integrationId)
-