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 |
CustomAppIntegrationAPI.update(UpdateCustomAppIntegration request)
Updates Custom OAuth App Integration.
|
void |
CustomAppIntegrationService.update(UpdateCustomAppIntegration updateCustomAppIntegration)
Updates Custom OAuth App Integration.
|
Copyright © 2023. All rights reserved.