Uses of Class
com.cloudera.cdp.df.model.FlowVersion
Packages that use FlowVersion
-
Uses of FlowVersion in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type FlowVersionModifier and TypeMethodDescriptionListFlowDefinitionVersionsResponse.getFlowVersions()
Getter for flowVersions.Flow.getVersions()
Getter for versions.ImportFlowDefinitionResponse.getVersions()
Getter for versions.Method parameters in com.cloudera.cdp.df.model with type arguments of type FlowVersionModifier and TypeMethodDescriptionvoid
ListFlowDefinitionVersionsResponse.setFlowVersions
(List<FlowVersion> flowVersions) Setter for flowVersions.void
Flow.setVersions
(List<FlowVersion> versions) Setter for versions.void
ImportFlowDefinitionResponse.setVersions
(List<FlowVersion> versions) Setter for versions.