Uses of Class
com.cloudera.cdp.dw.model.ServiceConfigReq
Packages that use ServiceConfigReq
-
Uses of ServiceConfigReq in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ServiceConfigReqModifier and TypeMethodDescriptionCreateVwRequest.getConfig()
Getter for config.UpdateDbcRequest.getConfig()
Getter for config.UpdateVwRequest.getConfig()
Getter for config.Methods in com.cloudera.cdp.dw.model with parameters of type ServiceConfigReqModifier and TypeMethodDescriptionvoid
CreateVwRequest.setConfig
(ServiceConfigReq config) Setter for config.void
UpdateDbcRequest.setConfig
(ServiceConfigReq config) Setter for config.void
UpdateVwRequest.setConfig
(ServiceConfigReq config) Setter for config.