Uses of Class
com.cloudera.cdp.dw.model.ConfigHistoryItem
-
Uses of ConfigHistoryItem in com.cloudera.cdp.dw.model
Modifier and TypeMethodDescriptionListDbcConfigsResponse.getConfigHistory()
Getter for configHistory.ListVwConfigsResponse.getConfigHistory()
Getter for configHistory.Modifier and TypeMethodDescriptionvoid
ListDbcConfigsResponse.setConfigHistory
(List<ConfigHistoryItem> configHistory) Setter for configHistory.void
ListVwConfigsResponse.setConfigHistory
(List<ConfigHistoryItem> configHistory) Setter for configHistory.