Uses of Class
com.cloudera.cdp.datahub.model.IndividualAutoScaleHistoryResponse
Packages that use IndividualAutoScaleHistoryResponse
-
Uses of IndividualAutoScaleHistoryResponse in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type IndividualAutoScaleHistoryResponseModifier and TypeMethodDescriptionListAutoScaleHistoryResponse.getHistoryEvents()Getter for historyEvents.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type IndividualAutoScaleHistoryResponseModifier and TypeMethodDescriptionvoidListAutoScaleHistoryResponse.setHistoryEvents(List<IndividualAutoScaleHistoryResponse> historyEvents) Setter for historyEvents.