| Package | Description |
|---|---|
| com.databricks.sdk.service.aisearch |
| Modifier and Type | Method and Description |
|---|---|
DataModificationResult |
RemoveDataResponse.getResult() |
DataModificationResult |
UpsertDataResponse.getResult() |
DataModificationResult |
DataModificationResult.setFailedPrimaryKeys(Collection<String> failedPrimaryKeys) |
DataModificationResult |
DataModificationResult.setSuccessRowCount(Long successRowCount) |
| Modifier and Type | Method and Description |
|---|---|
RemoveDataResponse |
RemoveDataResponse.setResult(DataModificationResult result) |
UpsertDataResponse |
UpsertDataResponse.setResult(DataModificationResult result) |
Copyright © 2026. All rights reserved.