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 TypeMethodDescriptionvoidCreateVwRequest.setConfig(ServiceConfigReq config) Setter for config.voidUpdateDbcRequest.setConfig(ServiceConfigReq config) Setter for config.voidUpdateVwRequest.setConfig(ServiceConfigReq config) Setter for config.