| Package | Description |
|---|---|
| com.databricks.sdk.service.marketplace |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstallationRequest |
UpdateInstallationRequest.setInstallation(InstallationDetail installation) |
UpdateInstallationRequest |
UpdateInstallationRequest.setInstallationId(String installationId) |
UpdateInstallationRequest |
UpdateInstallationRequest.setListingId(String listingId) |
UpdateInstallationRequest |
UpdateInstallationRequest.setRotateToken(Boolean rotateToken) |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstallationResponse |
ConsumerInstallationsService.update(UpdateInstallationRequest updateInstallationRequest)
This is a update API that will update the part of the fields defined in the installation table
as well as interact with external services according to the fields not included in the
installation table 1.
|
UpdateInstallationResponse |
ConsumerInstallationsAPI.update(UpdateInstallationRequest request)
This is a update API that will update the part of the fields defined in the installation table
as well as interact with external services according to the fields not included in the
installation table 1.
|
Copyright © 2026. All rights reserved.