Uses of Class
com.cloudera.cdp.dw.model.ApplicationConfigResp
Packages that use ApplicationConfigResp
-
Uses of ApplicationConfigResp in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ApplicationConfigRespMethods in com.cloudera.cdp.dw.model that return types with arguments of type ApplicationConfigRespModifier and TypeMethodDescriptionServiceConfigResp.getApplicationConfigs()
Getter for applicationConfigs.Methods in com.cloudera.cdp.dw.model with parameters of type ApplicationConfigRespModifier and TypeMethodDescriptionvoid
ServiceConfigResp.setCommonConfigs
(ApplicationConfigResp commonConfigs) Setter for commonConfigs.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ApplicationConfigRespModifier and TypeMethodDescriptionvoid
ServiceConfigResp.setApplicationConfigs
(Map<String, ApplicationConfigResp> applicationConfigs) Setter for applicationConfigs.