Uses of Class
com.cloudera.cdp.dw.model.ServiceConfigResp
Packages that use ServiceConfigResp
-
Uses of ServiceConfigResp in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ServiceConfigRespModifier and TypeMethodDescriptionDescribeConfigResponse.getConfig()
Getter for config.DescribeDbcConfigResponse.getConfig()
Getter for config.DescribeVwConfigResponse.getConfig()
Getter for config.Methods in com.cloudera.cdp.dw.model with parameters of type ServiceConfigRespModifier and TypeMethodDescriptionvoid
DescribeConfigResponse.setConfig
(ServiceConfigResp config) Setter for config.void
DescribeDbcConfigResponse.setConfig
(ServiceConfigResp config) Setter for config.void
DescribeVwConfigResponse.setConfig
(ServiceConfigResp config) Setter for config.