Uses of Class
com.cloudera.cdp.dw.model.ConfigBlock
Packages that use ConfigBlock
-
Uses of ConfigBlock in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return types with arguments of type ConfigBlockModifier and TypeMethodDescriptionUpdateDbcConfigRequest.getSet()
Getter for set.UpdateVwConfigRequest.getSet()
Getter for set.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ConfigBlockModifier and TypeMethodDescriptionvoid
UpdateDbcConfigRequest.setSet
(List<ConfigBlock> set) Setter for set.void
UpdateVwConfigRequest.setSet
(List<ConfigBlock> set) Setter for set.