Uses of Class
com.cloudera.cdp.dw.model.ConfigHistoryItem
Packages that use ConfigHistoryItem
-
Uses of ConfigHistoryItem in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return types with arguments of type ConfigHistoryItemModifier and TypeMethodDescriptionListDbcConfigsResponse.getConfigHistory()
Getter for configHistory.ListVwConfigsResponse.getConfigHistory()
Getter for configHistory.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ConfigHistoryItemModifier and TypeMethodDescriptionvoid
ListDbcConfigsResponse.setConfigHistory
(List<ConfigHistoryItem> configHistory) Setter for configHistory.void
ListVwConfigsResponse.setConfigHistory
(List<ConfigHistoryItem> configHistory) Setter for configHistory.