Uses of Class
com.cloudera.cdp.dfworkload.model.ProjectSummary
Packages that use ProjectSummary
-
Uses of ProjectSummary in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return ProjectSummaryModifier and TypeMethodDescriptionFlowSummary.getProject()Getter for project.ParameterGroup.getProjectSummary()Getter for projectSummary.ParameterGroupSummary.getProjectSummary()Getter for projectSummary.Methods in com.cloudera.cdp.dfworkload.model with parameters of type ProjectSummaryModifier and TypeMethodDescriptionvoidFlowSummary.setProject(ProjectSummary project) Setter for project.voidParameterGroup.setProjectSummary(ProjectSummary projectSummary) Setter for projectSummary.voidParameterGroupSummary.setProjectSummary(ProjectSummary projectSummary) Setter for projectSummary.