| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
DataframeSplitInput |
QueryEndpointInput.getDataframeSplit() |
DataframeSplitInput |
DataframeSplitInput.setColumns(Collection<Object> columns) |
DataframeSplitInput |
DataframeSplitInput.setData(Collection<Object> data) |
DataframeSplitInput |
DataframeSplitInput.setIndex(Collection<Long> index) |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointInput |
QueryEndpointInput.setDataframeSplit(DataframeSplitInput dataframeSplit) |
Copyright © 2024. All rights reserved.