Uses of Class
com.cloudera.cdp.compute.model.PhaseWorkflowStatus
Packages that use PhaseWorkflowStatus
-
Uses of PhaseWorkflowStatus in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return types with arguments of type PhaseWorkflowStatusModifier and TypeMethodDescriptionGetOperationStatusResponse.getPhaseWorkflowStatuses()Getter for phaseWorkflowStatuses.Method parameters in com.cloudera.cdp.compute.model with type arguments of type PhaseWorkflowStatusModifier and TypeMethodDescriptionvoidGetOperationStatusResponse.setPhaseWorkflowStatuses(List<PhaseWorkflowStatus> phaseWorkflowStatuses) Setter for phaseWorkflowStatuses.