Uses of Class
com.cloudera.cdp.df.model.DeployedFlowSummary
Packages that use DeployedFlowSummary
-
Uses of DeployedFlowSummary in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type DeployedFlowSummaryModifier and TypeMethodDescriptionListFlowsInDeploymentResponse.getDeployedFlows()Getter for deployedFlows.Method parameters in com.cloudera.cdp.df.model with type arguments of type DeployedFlowSummaryModifier and TypeMethodDescriptionvoidListFlowsInDeploymentResponse.setDeployedFlows(List<DeployedFlowSummary> deployedFlows) Setter for deployedFlows.