Uses of Class
com.databricks.sdk.service.sql.RepeatedEndpointConfPairs
-
Packages that use RepeatedEndpointConfPairs Package Description com.databricks.sdk.service.sql -
-
Uses of RepeatedEndpointConfPairs in com.databricks.sdk.service.sql
Methods in com.databricks.sdk.service.sql that return RepeatedEndpointConfPairs Modifier and Type Method Description RepeatedEndpointConfPairsGetWorkspaceWarehouseConfigResponse. getConfigParam()RepeatedEndpointConfPairsSetWorkspaceWarehouseConfigRequest. getConfigParam()RepeatedEndpointConfPairsGetWorkspaceWarehouseConfigResponse. getGlobalParam()RepeatedEndpointConfPairsSetWorkspaceWarehouseConfigRequest. getGlobalParam()RepeatedEndpointConfPairsGetWorkspaceWarehouseConfigResponse. getSqlConfigurationParameters()RepeatedEndpointConfPairsSetWorkspaceWarehouseConfigRequest. getSqlConfigurationParameters()RepeatedEndpointConfPairsRepeatedEndpointConfPairs. setConfigPair(Collection<EndpointConfPair> configPair)RepeatedEndpointConfPairsRepeatedEndpointConfPairs. setConfigurationPairs(Collection<EndpointConfPair> configurationPairs)Methods in com.databricks.sdk.service.sql with parameters of type RepeatedEndpointConfPairs Modifier and Type Method Description GetWorkspaceWarehouseConfigResponseGetWorkspaceWarehouseConfigResponse. setConfigParam(RepeatedEndpointConfPairs configParam)SetWorkspaceWarehouseConfigRequestSetWorkspaceWarehouseConfigRequest. setConfigParam(RepeatedEndpointConfPairs configParam)GetWorkspaceWarehouseConfigResponseGetWorkspaceWarehouseConfigResponse. setGlobalParam(RepeatedEndpointConfPairs globalParam)SetWorkspaceWarehouseConfigRequestSetWorkspaceWarehouseConfigRequest. setGlobalParam(RepeatedEndpointConfPairs globalParam)GetWorkspaceWarehouseConfigResponseGetWorkspaceWarehouseConfigResponse. setSqlConfigurationParameters(RepeatedEndpointConfPairs sqlConfigurationParameters)SetWorkspaceWarehouseConfigRequestSetWorkspaceWarehouseConfigRequest. setSqlConfigurationParameters(RepeatedEndpointConfPairs sqlConfigurationParameters)
-