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 TypeMethodDescriptionvoidDescribeConfigResponse.setConfig(ServiceConfigResp config) Setter for config.voidDescribeDbcConfigResponse.setConfig(ServiceConfigResp config) Setter for config.voidDescribeVwConfigResponse.setConfig(ServiceConfigResp config) Setter for config.