Uses of Class
com.cloudera.cdp.compute.model.PhaseWorkflowDetail
Packages that use PhaseWorkflowDetail
-
Uses of PhaseWorkflowDetail in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return types with arguments of type PhaseWorkflowDetailModifier and TypeMethodDescriptionGetOperationDetailsResponse.getPhaseWorkflowDetails()Getter for phaseWorkflowDetails.Method parameters in com.cloudera.cdp.compute.model with type arguments of type PhaseWorkflowDetailModifier and TypeMethodDescriptionvoidGetOperationDetailsResponse.setPhaseWorkflowDetails(List<PhaseWorkflowDetail> phaseWorkflowDetails) Setter for phaseWorkflowDetails.