Package | Description |
---|---|
com.databricks.sdk.service.oauth2 |
Modifier and Type | Method and Description |
---|---|
CreateCustomAppIntegrationOutput |
CustomAppIntegrationAPI.create(CreateCustomAppIntegration request)
Create Custom OAuth App Integration.
|
CreateCustomAppIntegrationOutput |
CustomAppIntegrationService.create(CreateCustomAppIntegration createCustomAppIntegration)
Create Custom OAuth App Integration.
|
CreateCustomAppIntegrationOutput |
CustomAppIntegrationAPI.create(String name,
Collection<String> redirectUrls) |
CreateCustomAppIntegrationOutput |
CreateCustomAppIntegrationOutput.setClientId(String clientId) |
CreateCustomAppIntegrationOutput |
CreateCustomAppIntegrationOutput.setClientSecret(String clientSecret) |
CreateCustomAppIntegrationOutput |
CreateCustomAppIntegrationOutput.setIntegrationId(String integrationId) |
Copyright © 2024. All rights reserved.