Package | Description |
---|---|
com.databricks.sdk.service.oauth2 |
Modifier and Type | Method and Description |
---|---|
CreateCustomAppIntegration |
CreateCustomAppIntegration.setConfidential(Boolean confidential) |
CreateCustomAppIntegration |
CreateCustomAppIntegration.setName(String name) |
CreateCustomAppIntegration |
CreateCustomAppIntegration.setRedirectUrls(Collection<String> redirectUrls) |
CreateCustomAppIntegration |
CreateCustomAppIntegration.setScopes(Collection<String> scopes) |
CreateCustomAppIntegration |
CreateCustomAppIntegration.setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy) |
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.
|
Copyright © 2024. All rights reserved.