| Package | Description |
|---|---|
| com.databricks.sdk.service.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomAppIntegration |
UpdateCustomAppIntegration.setIntegrationId(String integrationId) |
UpdateCustomAppIntegration |
UpdateCustomAppIntegration.setRedirectUrls(Collection<String> redirectUrls) |
UpdateCustomAppIntegration |
UpdateCustomAppIntegration.setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAppIntegrationService.update(UpdateCustomAppIntegration updateCustomAppIntegration)
Updates Custom OAuth App Integration.
|
void |
CustomAppIntegrationAPI.update(UpdateCustomAppIntegration request)
Updates Custom OAuth App Integration.
|
Copyright © 2024. All rights reserved.