Uses of Class
com.cloudera.cdp.df.model.DeployedFlowStatus
Packages that use DeployedFlowStatus
-
Uses of DeployedFlowStatus in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return DeployedFlowStatusModifier and TypeMethodDescriptionDeployedFlow.getStatus()Getter for status.DeployedFlowSummary.getStatus()Getter for status.Methods in com.cloudera.cdp.df.model with parameters of type DeployedFlowStatusModifier and TypeMethodDescriptionvoidDeployedFlow.setStatus(DeployedFlowStatus status) Setter for status.voidDeployedFlowSummary.setStatus(DeployedFlowStatus status) Setter for status.