Uses of Class
com.cloudera.cdp.dw.model.ConfigBlock
Packages that use ConfigBlock
- 
Uses of ConfigBlock in com.cloudera.cdp.dw.modelMethods 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 TypeMethodDescriptionvoidUpdateDbcConfigRequest.setSet(List<ConfigBlock> set) Setter for set.voidUpdateVwConfigRequest.setSet(List<ConfigBlock> set) Setter for set.