Uses of Class
com.databricks.sdk.service.oauth2.CreatePublishedAppIntegration
-
Packages that use CreatePublishedAppIntegration Package Description com.databricks.sdk.service.oauth2 -
-
Uses of CreatePublishedAppIntegration in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return CreatePublishedAppIntegration Modifier and Type Method Description CreatePublishedAppIntegrationCreatePublishedAppIntegration. setAppId(String appId)CreatePublishedAppIntegrationCreatePublishedAppIntegration. setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy)Methods in com.databricks.sdk.service.oauth2 with parameters of type CreatePublishedAppIntegration Modifier and Type Method Description CreatePublishedAppIntegrationOutputPublishedAppIntegrationAPI. create(CreatePublishedAppIntegration request)Create Published OAuth App Integration.CreatePublishedAppIntegrationOutputPublishedAppIntegrationService. create(CreatePublishedAppIntegration createPublishedAppIntegration)Create Published OAuth App Integration.
-