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 TypeMethodDescriptionvoidListDbcConfigsResponse.setConfigHistory(List<ConfigHistoryItem> configHistory) Setter for configHistory.voidListVwConfigsResponse.setConfigHistory(List<ConfigHistoryItem> configHistory) Setter for configHistory.