Uses of Class
com.cloudera.cdp.compute.model.AppWorkflowDetail
Packages that use AppWorkflowDetail
-
Uses of AppWorkflowDetail in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return types with arguments of type AppWorkflowDetailModifier and TypeMethodDescriptionPhaseWorkflowDetail.getAppWorkflowDetails()Getter for appWorkflowDetails.Method parameters in com.cloudera.cdp.compute.model with type arguments of type AppWorkflowDetailModifier and TypeMethodDescriptionvoidPhaseWorkflowDetail.setAppWorkflowDetails(List<AppWorkflowDetail> appWorkflowDetails) Setter for appWorkflowDetails.