| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfPair |
EndpointConfPair.setKey(String key) |
EndpointConfPair |
EndpointConfPair.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EndpointConfPair> |
RepeatedEndpointConfPairs.getConfigPair() |
Collection<EndpointConfPair> |
RepeatedEndpointConfPairs.getConfigurationPairs() |
Collection<EndpointConfPair> |
SetWorkspaceWarehouseConfigRequest.getDataAccessConfig() |
Collection<EndpointConfPair> |
GetWorkspaceWarehouseConfigResponse.getDataAccessConfig() |
| Modifier and Type | Method and Description |
|---|---|
RepeatedEndpointConfPairs |
RepeatedEndpointConfPairs.setConfigPair(Collection<EndpointConfPair> configPair) |
RepeatedEndpointConfPairs |
RepeatedEndpointConfPairs.setConfigurationPairs(Collection<EndpointConfPair> configurationPairs) |
SetWorkspaceWarehouseConfigRequest |
SetWorkspaceWarehouseConfigRequest.setDataAccessConfig(Collection<EndpointConfPair> dataAccessConfig) |
GetWorkspaceWarehouseConfigResponse |
GetWorkspaceWarehouseConfigResponse.setDataAccessConfig(Collection<EndpointConfPair> dataAccessConfig) |
Copyright © 2024. All rights reserved.